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
@ -2,7 +2,6 @@
|
||||
|
||||
namespace yiiunit\framework\validators;
|
||||
|
||||
use DateTime;
|
||||
use yii\validators\DateValidator;
|
||||
use yiiunit\data\validators\models\FakedValidationModel;
|
||||
use yiiunit\framework\i18n\IntlTestHelper;
|
||||
|
Reference in New Issue
Block a user