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