We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -5,7 +5,6 @@ |
||
5 | 5 | use GraphQL\Error\Error as GraphQLError; |
6 | 6 | use GraphQL\Error\UserError as GraphQLUserError; |
7 | 7 | use GraphQL\Executor\ExecutionResult; |
8 | -use GraphQL\GraphQL; |
|
9 | 8 | use Overblog\GraphQLBundle\Error\ErrorHandler; |
10 | 9 | use Overblog\GraphQLBundle\Error\UserError; |
11 | 10 | use Overblog\GraphQLBundle\Error\UserErrors; |