Completed
Push — add-maintenance-shell ( 93bf12 )
by Fèvre
02:05
created
src/Shell/MaintenanceShell.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 use Cake\Cache\Cache;
5 5
 use Cake\Console\ConsoleOptionParser;
6 6
 use Cake\Console\Shell;
7
-use Cake\Utility\Inflector;
8 7
 
9 8
 class MaintenanceShell extends Shell
10 9
 {
Please login to merge, or discard this patch.