Completed
Pull Request — master (#2)
by Samuel
04:21
created
src/Vehicle/App/Mutation/CarMutation.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.