mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 05:32:49 +08:00
Merge pull request #882 from flarum/analysis-8PxnZR
Applied fixes from StyleCI
This commit is contained in:
commit
2f05a2d80b
|
@ -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…
Reference in New Issue
Block a user