Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
style: Remove useless "use" statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudloff committed Jun 17, 2019
1 parent dfcec7c commit 2ec732b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/FrontController.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

namespace Alltube\Controller;

use Alltube\Config;
use Alltube\Exception\PasswordException;
use Alltube\Locale;
use Alltube\LocaleManager;
Expand Down

0 comments on commit 2ec732b

Please sign in to comment.