@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace hipanel\modules\finance\cart; |
| 4 | 4 | |
| 5 | -use hiqdev\yii2\cart\ShoppingCart; |
|
| 6 | 5 | use Yii; |
| 7 | 6 | |
| 8 | 7 | final class MultiCurrencyException extends NotPurchasableException |