Completed
Pull Request — master (#948)
by Kévin
03:11
created
src/EventListener/DeserializeListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace ApiPlatform\Core\EventListener;
13 13
 
14
-use ApiPlatform\Core\Exception\RuntimeException;
15 14
 use ApiPlatform\Core\Serializer\SerializerContextBuilderInterface;
16 15
 use ApiPlatform\Core\Util\RequestAttributesExtractor;
17 16
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.