Passed
Push — 2.0 ( 3cd779...fe8057 )
by Kirill
03:09
created
server/app/GraphQL/Types/DocsType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 namespace App\GraphQL\Types;
10 10
 
11 11
 use App\Models\DocsPage;
12
-use GraphQL\Type\Definition\ResolveInfo;
13 12
 use GraphQL\Type\Definition\Type;
14 13
 use App\GraphQL\Serializers\DocsPageSerializer;
15 14
 use App\GraphQL\Queries\Support\WhereInSelection;
Please login to merge, or discard this patch.