Completed
Push — master ( 3d080b...428142 )
by Andrii
02:09
created
src/bill/Bill.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use hiqdev\php\billing\customer\CustomerInterface;
16 16
 use hiqdev\php\billing\plan\PlanInterface;
17 17
 use hiqdev\php\billing\target\TargetInterface;
18
-use hiqdev\php\billing\type\Type;
19 18
 use hiqdev\php\units\QuantityInterface;
20 19
 use Money\Money;
21 20
 
Please login to merge, or discard this patch.