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