Completed
Push — master ( 41c333...2cb17b )
by Andrii
14:14
created
src/storage/ClientQuery.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,6 @@
 block discarded – undo
10 10
 
11 11
 namespace hiam\mrdp\storage;
12 12
 
13
-use yii\db\Query;
14
-
15 13
 class ClientQuery extends \yii\db\ActiveQuery
16 14
 {
17 15
     public function init()
Please login to merge, or discard this patch.