X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/3eefc3274dd672ee30ab7d2013446e08f9d58ff0..368d8a6320af4d5e8c1d8e8a89239b207593c5b9:/Controller/ImageController.php diff --git a/Controller/ImageController.php b/Controller/ImageController.php index 298ee3f..dd54839 100644 --- a/Controller/ImageController.php +++ b/Controller/ImageController.php @@ -35,13 +35,6 @@ class ImageController extends AbstractController implements ServiceSubscriberInt */ protected string $cache; - /** - * The ContainerInterface instance - * - * @var ContainerInterface - */ - protected $container; - /** * The ImageUtil instance */