@@ -12,8 +12,6 @@ |
||
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; |