Test Failed
Push — feature-laravel-5.4 ( 556e60...89a18e )
by Kirill
03:48
created
app/GraphQL/Queries/DocsQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use Folklore\GraphQL\Support\Query;
18 18
 use GraphQL\Type\Definition\ListOfType;
19 19
 use App\GraphQL\Queries\Support\QueryLimit;
20
-use App\GraphQL\Serializers\ArticleSerializer;
21 20
 
22 21
 /**
23 22
  * Class DocsQuery.
Please login to merge, or discard this patch.