style fix

This commit is contained in:
Tim MacDonald 2019-07-09 13:05:55 +10:00
parent 56960ed2a0
commit 8ca562265e
No known key found for this signature in database
GPG Key ID: 171135FD6D23E624
1 changed files with 0 additions and 1 deletions

View File

@ -28,4 +28,3 @@
foreach ($commands as $command) { foreach ($commands as $command) {
$console->call($command); $console->call($command);
} }