Completed
Push — master ( ed63c5...c53d03 )
by Andrii
04:27
created
src/action/ActionRepository.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,8 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use hiqdev\php\billing\action\ActionInterface;
14 14
 use hiqdev\php\billing\action\ActionQuery;
15
-use hiqdev\yii\DataMapper\components\ConnectionInterface;
16
-use hiqdev\yii\DataMapper\components\EntityManagerInterface;
17 15
 use hiqdev\yii\DataMapper\expressions\CallExpression;
18 16
 use hiqdev\yii\DataMapper\expressions\HstoreExpression;
19 17
 use hiqdev\yii\DataMapper\repositories\BaseRepository;
Please login to merge, or discard this patch.