mirror of
https://github.com/flarum/core.git
synced 2025-06-10 00:25:07 +02:00
Applied fixes from StyleCI
This commit is contained in:
parent
4c03f13fef
commit
e6a001335d
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
namespace Flarum\Core\Access;
|
namespace Flarum\Core\Access;
|
||||||
|
|
||||||
use Flarum\Api\Exception\InvalidAccessTokenException;
|
|
||||||
use Flarum\Core\Exception\PermissionDeniedException;
|
use Flarum\Core\Exception\PermissionDeniedException;
|
||||||
use Flarum\Core\User;
|
use Flarum\Core\User;
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
namespace Flarum\Http;
|
namespace Flarum\Http;
|
||||||
|
|
||||||
use DateTime;
|
|
||||||
use Symfony\Component\HttpFoundation\Session\SessionInterface;
|
use Symfony\Component\HttpFoundation\Session\SessionInterface;
|
||||||
|
|
||||||
class SessionAuthenticator
|
class SessionAuthenticator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user