Completed
Pull Request — master (#181)
by
unknown
02:13
created
config/bootstrap_cli.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Cake\Core\Configure;
16 16
 use Cake\Core\Exception\MissingPluginException;
17 17
 use Cake\Core\Plugin;
18
-use Symfony\Component\Console\Application;
19 18
 
20 19
 /**
21 20
  * Additional bootstrapping and configuration for CLI environments should
Please login to merge, or discard this patch.