mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Remove unused imports. (#14096)
This commit is contained in:

committed by
Carsten Brandt

parent
f6a4f3c18f
commit
31e321b9b2
@ -4,9 +4,6 @@ namespace yiiunit\framework\base;
|
||||
|
||||
use Yii;
|
||||
use yii\log\Dispatcher;
|
||||
use yiiunit\data\ar\Cat;
|
||||
use yiiunit\data\ar\Order;
|
||||
use yiiunit\data\ar\Type;
|
||||
use yiiunit\TestCase;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user