Completed
Pull Request — master (#14524)
by Dmitry
03:40
created
framework/console/controllers/BaseMigrateController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use yii\console\Controller;
13 13
 use yii\console\Exception;
14 14
 use yii\console\ExitCode;
15
-use yii\db\fake\FakeConnection;
16 15
 use yii\db\Migration;
17 16
 use yii\db\MigrationReverser;
18 17
 use yii\db\ReversibleMigrationInterface;
Please login to merge, or discard this patch.