@@ -34,7 +34,6 @@ |
||
34 | 34 | use Youshido\GraphQL\Validator\Exception\ResolveException; |
35 | 35 | use Youshido\GraphQL\Validator\ResolveValidator\ResolveValidator; |
36 | 36 | use Youshido\GraphQL\Validator\ResolveValidator\ResolveValidatorInterface; |
37 | -use Youshido\GraphQL\Validator\SchemaValidator\SchemaValidator; |
|
38 | 37 | |
39 | 38 | class Processor |
40 | 39 | { |