X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/09fee1b85a48764e77a2a3f132450b264ce12d0d..55a896d78af2f339ce675640248c2a6a05f7cb7f:/Controller/MapController.php diff --git a/Controller/MapController.php b/Controller/MapController.php index 6ebb810..5de1d82 100644 --- a/Controller/MapController.php +++ b/Controller/MapController.php @@ -35,13 +35,6 @@ class MapController extends AbstractController implements ServiceSubscriberInter */ protected string $cache; - /** - * The ContainerInterface instance - * - * @var ContainerInterface - */ - protected $container; - /** * The stream context instance */