Completed
Push — master ( 43cc45...fcec9a )
by Andrii
04:42
created
src/sale/SaleRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use hiqdev\php\billing\order\OrderInterface;
23 23
 use hiqdev\php\billing\plan\Plan;
24 24
 use hiqdev\php\billing\plan\PlanInterface;
25
-use hiqdev\php\billing\price\PriceInterface;
26 25
 use hiqdev\php\billing\sale\SaleInterface;
27 26
 use hiqdev\php\billing\sale\SaleFactoryInterface;
28 27
 use hiqdev\php\billing\sale\SaleRepositoryInterface;
Please login to merge, or discard this patch.