Completed
Push — 2.0 ( 3d053b...00ad30 )
by Kirill
03:09
created
server/app/GraphQL/Mutations/AuthMutation.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use GraphQL\Type\Definition\Type;
15 15
 use App\GraphQL\Types\AuthUserType;
16 16
 use GraphQL\Type\Definition\ObjectType;
17
-use App\GraphQL\Serializers\UserSerializer;
18 17
 use Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.