mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 03:52:46 +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;
|
||||
|
||||
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…
Reference in New Issue
Block a user