Completed
Push — unique-validator ( 7cb6fa )
by Carsten
38:12
created
framework/validators/UniqueValidator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use yii\db\ActiveQueryInterface;
14 14
 use yii\db\ActiveRecordInterface;
15 15
 use yii\db\Query;
16
-use yii\helpers\ArrayHelper;
17 16
 use yii\helpers\Inflector;
18 17
 
19 18
 /**
Please login to merge, or discard this patch.