mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-27 11:46:01 +08:00
Remove unused imports (#20554)
This commit is contained in:
@ -7,9 +7,7 @@
|
||||
|
||||
namespace yiiunit\framework\web;
|
||||
|
||||
use Yii;
|
||||
use yii\web\UploadedFile;
|
||||
use yiiunit\framework\web\mocks\UploadedFileMock;
|
||||
use yiiunit\framework\web\stubs\ModelStub;
|
||||
use yiiunit\framework\web\stubs\VendorImage;
|
||||
use yiiunit\TestCase;
|
||||
|
||||
Reference in New Issue
Block a user