Completed
Push — master ( b75495...4cf1bc )
by Dmitry
02:58
created
src/ActiveQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace hiqdev\hiart;
13 13
 
14
-use Yii;
15 14
 use yii\base\NotSupportedException;
16 15
 use yii\db\ActiveQueryInterface;
17 16
 use yii\db\ActiveQueryTrait;
Please login to merge, or discard this patch.