Skip to content

Commit b99c1d8

Browse files
committed
CS Fix
1 parent 4dd933a commit b99c1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/EventListener/Api/CacheHeadersEventListenerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
use Symfony\Component\HttpFoundation\Response;
2222
use Symfony\Component\HttpKernel\Event\ResponseEvent;
2323
use Symfony\Component\HttpKernel\HttpKernelInterface;
24-
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
2524
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
25+
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
2626
use Symfony\Component\Security\Core\User\UserInterface;
2727

2828
/**

0 commit comments

Comments
 (0)