@@ -9,8 +9,6 @@ |
||
| 9 | 9 | |
| 10 | 10 | |
| 11 | 11 | use Youshido\GraphQL\Type\Config\TypeConfigInterface; |
| 12 | -use Youshido\GraphQL\Type\ListType\ListType; |
|
| 13 | -use Youshido\GraphQL\Type\Object\AbstractObjectType; |
|
| 14 | 12 | use Youshido\GraphQL\Type\TypeMap; |
| 15 | 13 | |
| 16 | 14 | class DroidType extends HumanType |