Completed
Push — master ( d703ef...7bfe62 )
by Dmitry
13:16
created
src/cart/ServerTariffCalculator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use hipanel\modules\finance\logic\ServerTariffCalculatorInterface;
7 7
 use hipanel\modules\finance\models\Tariff;
8 8
 use yii\base\InvalidParamException;
9
-use yii\base\NotSupportedException;
10 9
 
11 10
 class ServerTariffCalculator implements ServerTariffCalculatorInterface
12 11
 {
Please login to merge, or discard this patch.