Skip to content

Commit c5bb9e0

Browse files
Simperfitalanpoulain
authored andcommitted
feature: remove not needed use (#716)
1 parent b9493f1 commit c5bb9e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/form-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This decorator is able to denormalize posted form data to the target object. In
1717

1818
namespace App\EventListener;
1919

20-
use ApiPlatform\Core\Exception\RuntimeException;
2120
use ApiPlatform\Core\Util\RequestAttributesExtractor;
2221
use Symfony\Component\HttpFoundation\Request;
2322
use Symfony\Component\HttpKernel\Event\GetResponseEvent;

0 commit comments

Comments
 (0)