Completed
Push — master ( fc2a6a...87c3e2 )
by Andrii
10:51
created
src/sale/SaleRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use hiqdev\php\billing\sale\SaleFactoryInterface;
19 19
 use hiqdev\php\billing\sale\SaleRepositoryInterface;
20 20
 use hiqdev\php\billing\sale\SaleQuery;
21
-use hiqdev\php\billing\sale\Sale;
22 21
 
23 22
 class SaleRepository extends BaseRepository implements SaleRepositoryInterface
24 23
 {
Please login to merge, or discard this patch.