@@ -10,8 +10,6 @@ |
||
| 10 | 10 | |
| 11 | 11 | |
| 12 | 12 | use Youshido\GraphQL\Config\Schema\SchemaConfig; |
| 13 | -use Youshido\GraphQL\Type\Object\ObjectType; |
|
| 14 | -use Youshido\GraphQL\Type\TypeInterface; |
|
| 15 | 13 | |
| 16 | 14 | abstract class AbstractSchema |
| 17 | 15 | { |