Skip to content

Commit 82b0cf1

Browse files
authored
Merge pull request #778 from norkunas/remove-unused-line
Remove unused line
2 parents 552a3d8 + fc4c569 commit 82b0cf1

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)