Skip to content

Commit

Permalink
Remove unused use statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Mar 27, 2019
1 parent 3ca2449 commit 1651c6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Console/CommandRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@

use Cake\Command\HelpCommand;
use Cake\Command\VersionCommand;
use Cake\Console\CommandCollection;
use Cake\Console\CommandCollectionAwareInterface;
use Cake\Console\ConsoleIo;
use Cake\Console\Exception\StopException;
use Cake\Console\Shell;
use Cake\Core\ConsoleApplicationInterface;
use Cake\Core\HttpApplicationInterface;
use Cake\Core\PluginApplicationInterface;
Expand Down

0 comments on commit 1651c6f

Please sign in to comment.