Completed
Push — master ( acb08f...226930 )
by Andrii
05:37
created
src/Connection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 namespace hipanel\hiart;
12 12
 
13 13
 use hiqdev\hiart\ResponseInterface;
14
-use Yii;
15 14
 use yii\base\Application;
16 15
 
17 16
 class Connection extends \hiqdev\hiart\rest\Connection implements ConnectionInterface
Please login to merge, or discard this patch.