Completed
Push — master ( 15fb8c...957b06 )
by vistart
03:46
created
console/controllers/UserController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use yii\console\Controller;
19 19
 use yii\console\Exception;
20 20
 use Yii;
21
-use yii\helpers\Console;
22 21
 
23 22
 /**
24 23
  * The simple operations associated with User.
Please login to merge, or discard this patch.