Skip to content

Commit

Permalink
Merge pull request #778 from norkunas/remove-unused-line
Browse files Browse the repository at this point in the history
Remove unused line
  • Loading branch information
dunglas authored Mar 31, 2019
2 parents 552a3d8 + fc4c569 commit 82b0cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/form-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ This decorator is able to denormalize posted form data to the target object. In

namespace App\EventListener;

use ApiPlatform\Core\Exception\RuntimeException;
use ApiPlatform\Core\Util\RequestAttributesExtractor;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
Expand Down

0 comments on commit 82b0cf1

Please sign in to comment.