diff --git a/controllers/FrontController.php b/controllers/FrontController.php index c89cad4..6376b85 100644 --- a/controllers/FrontController.php +++ b/controllers/FrontController.php @@ -5,7 +5,6 @@ namespace Alltube\Controller; -use Alltube\Config; use Alltube\Exception\PasswordException; use Alltube\Locale; use Alltube\LocaleManager;