mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Removed unused imports, added missing phpdoc
This commit is contained in:
@ -10,7 +10,6 @@ namespace yii\console\controllers;
|
||||
use Yii;
|
||||
use yii\console\Exception;
|
||||
use yii\console\Controller;
|
||||
use yii\helpers\StringHelper;
|
||||
use yii\helpers\VarDumper;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user