Completed
Pull Request — master (#20)
by Klochok
11:43
created
src/RelatedPosition.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,10 +3,8 @@
 block discarded – undo
3 3
 namespace hiqdev\yii2\cart;
4 4
 
5 5
 use hipanel\modules\finance\logic\Calculator;
6
-use yii\base\Widget;
7 6
 use hiqdev\yii2\cart\ShoppingCart;
8 7
 use hiqdev\yii2\cart\CartPositionInterface;
9
-use Yii;
10 8
 
11 9
 abstract class RelatedPosition implements RelatedPositionInterface
12 10
 {
Please login to merge, or discard this patch.