mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 05:47:40 +08:00
Merge pull request #882 from flarum/analysis-8PxnZR
Applied fixes from StyleCI
This commit is contained in:
commit
42e1bd9e43
@ -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