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