X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/164df4afdff28beb2803ad943152a588ee2e05e5..be7818e80700878eb8651a6717aa9f378bdc9377:/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 */