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