X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/7aa6c5a37309a0b063e58a258f28b2561204fed3..8dbe2556c551299a34dfb60bfd343f4765014028:/Controller/CaptchaController.php diff --git a/Controller/CaptchaController.php b/Controller/CaptchaController.php index fb7e8a0..dbc4040 100644 --- a/Controller/CaptchaController.php +++ b/Controller/CaptchaController.php @@ -35,13 +35,6 @@ class CaptchaController extends AbstractController implements ServiceSubscriberI */ protected string $cache; - /** - * The ContainerInterface instance - * - * @var ContainerInterface - */ - protected $container; - /** * The stream context instance */