style(styleci): Lint
This commit is contained in:
parent
b7bcc24320
commit
84e9e86d28
4 changed files with 3 additions and 5 deletions
|
@ -6,9 +6,9 @@
|
|||
namespace Alltube\Controller;
|
||||
|
||||
use Alltube\Config;
|
||||
use Alltube\Exception\PasswordException;
|
||||
use Alltube\Locale;
|
||||
use Alltube\LocaleManager;
|
||||
use Alltube\Exception\PasswordException;
|
||||
use Alltube\Video;
|
||||
use Exception;
|
||||
use Psr\Container\ContainerInterface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue