Completed
Push — master ( cd3c64...b8d5a3 )
by Carsten
37:00
created
framework/console/controllers/BaseMigrateController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use yii\console\Controller;
14 14
 use yii\helpers\Console;
15 15
 use yii\helpers\FileHelper;
16
-use yii\helpers\StringHelper;
17 16
 
18 17
 /**
19 18
  * BaseMigrateController is the base class for migrate controllers.
Please login to merge, or discard this patch.