@@ -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 | * |
@@ -5,8 +5,6 @@ |
||
5 | 5 | use Closure; |
6 | 6 | use hiapi\endpoints\EndpointBuilderInterface; |
7 | 7 | use hiapi\endpoints\EndpointConfig; |
8 | -use hiapi\endpoints\Module\Builder\OrderedBuildersCallTrait; |
|
9 | -use hiapi\endpoints\Module\Builder\ReflectionBasedEndpointBuilderTrait; |
|
10 | 8 | use hiapi\endpoints\Module\InOutControl\ExamplesAwareBuilderInterface; |
11 | 9 | use hiapi\endpoints\Module\InOutControl\ExamplesAwareBuilderTrait; |
12 | 10 | use hiapi\endpoints\Module\InOutControl\InOutControlBuilderInterface; |