mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-30 10:08:08 +08:00
Remove unused imports (#20554)
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
namespace yiiunit\framework\console;
|
||||
|
||||
use yii\console\controllers\HelpController;
|
||||
use yii\helpers\Console;
|
||||
|
||||
class FakeHelpControllerWithoutOutput extends HelpController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user