@@ -27,7 +27,6 @@ |
||
27 | 27 | use Youshido\GraphQL\Type\Scalar\StringType; |
28 | 28 | use Youshido\GraphQL\Type\Union\UnionType; |
29 | 29 | use Youshido\GraphQL\Validator\ResolveValidator\ResolveValidator; |
30 | -use Youshido\Tests\DataProvider\TestEnumType; |
|
31 | 30 | use Youshido\Tests\DataProvider\TestInterfaceType; |
32 | 31 | use Youshido\Tests\DataProvider\TestObjectType; |
33 | 32 | use Youshido\Tests\DataProvider\TestUnionType; |