@@ -9,7 +9,6 @@ |
||
9 | 9 | use GraphQL\Error\UserError; |
10 | 10 | use Overblog\GraphQLBundle\Definition\Resolver\AliasedInterface; |
11 | 11 | use Overblog\GraphQLBundle\Definition\Resolver\MutationInterface; |
12 | -use Symfony\Component\Form\FormFactoryInterface; |
|
13 | 12 | use Symfony\Component\Validator\Validator\ValidatorInterface; |
14 | 13 | |
15 | 14 | class CarMutation implements MutationInterface, AliasedInterface |