@@ -10,10 +10,6 @@ |
||
10 | 10 | |
11 | 11 | namespace hiapi\commands; |
12 | 12 | |
13 | -use hiqdev\yii\DataMapper\components\EntityManagerInterface; |
|
14 | -use hiqdev\yii\DataMapper\query\Specification; |
|
15 | -use hiqdev\yii\DataMapper\repositories\BaseRepository; |
|
16 | - |
|
17 | 13 | /** |
18 | 14 | * Class GetInfoHandler |
19 | 15 | * |