Skip to content

Commit 2c696b1

Browse files
Federkunflorello-tbox
authored andcommitted
Removed unused imported namespaces in the file-upload example
1 parent a52e472 commit 2c696b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/file-upload.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,8 @@ use App\Entity\MediaObject;
101101
use App\Form\MediaObjectType;
102102
use Sensio\Bundle\FrameworkExtraBundle\Configuration\IsGranted;
103103
use Symfony\Bridge\Doctrine\RegistryInterface;
104-
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
105104
use Symfony\Component\Form\FormFactoryInterface;
106105
use Symfony\Component\HttpFoundation\Request;
107-
use Symfony\Component\HttpFoundation\Response;
108-
use Symfony\Component\Serializer\SerializerInterface;
109106
use Symfony\Component\Validator\Validator\ValidatorInterface;
110107
111108
final class CreateMediaObjectAction

0 commit comments

Comments
 (0)