@@ -11,7 +11,6 @@ |
||
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 |