@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Doctrine\ORM\EntityManager; |
| 7 | 7 | use MediaBundle\Manager\MediaManagerInterface; |
| 8 | 8 | use Symfony\Component\HttpFoundation\File\UploadedFile; |
| 9 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 10 | 9 | |
| 11 | 10 | class MediaManager implements MediaManagerInterface |
| 12 | 11 | { |