Skip to content

Commit 6c8f886

Browse files
committed
Removing dead use statement
1 parent 1d9bcfc commit 6c8f886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controller/GraphqliteController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
use function json_decode;
2424
use Psr\Http\Message\ServerRequestInterface;
2525
use RuntimeException;
26-
use Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory;
2726
use Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface;
2827
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
2928
use Symfony\Component\HttpFoundation\JsonResponse;

0 commit comments

Comments
 (0)