Completed
Push — master ( 74a8ab...ec2601 )
by Dmitry
04:54
created
src/controllers/PayController.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\modules\finance\controllers;
12 12
 
13 13
 use hipanel\modules\finance\models\Merchant;
14
-use hiqdev\hiart\ResponseErrorException;
15 14
 use hiqdev\yii2\merchant\transactions\Transaction;
16 15
 use Yii;
17 16
 
Please login to merge, or discard this patch.