Completed
Push — 2.1 ( 7c8525...0afc41 )
by Alexander
21:05 queued 16:02
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.