wp-cli / php-cli-tools

A collection of tools to help with PHP command line utilities
MIT License
673 stars 118 forks source link

Remove double semi-colon #130

Closed marcovalloni closed 6 years ago

marcovalloni commented 6 years ago

Just removed a double ';' in the code

schlessera commented 6 years ago

Thanks for the pull-request, @marcovalloni ! :)