X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/09fee1b85a48764e77a2a3f132450b264ce12d0d..f94eaaa325da4edb18e4f1bbdc49173cdeb882b7:/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
 	 */