10BC0 Remove unnecessary class import · symfony/symfony@7cf5a63 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7cf5a63

Browse files
committed
Remove unnecessary class import
1 parent 81372ec commit 7cf5a63

File tree

1 file changed

+0
-1
lines changed
  • src/Symfony/Component/Security/Core/Authorization/Voter

1 file changed

+0
-1
lines changed

src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Security\Core\Authorization\Voter;
1313

1414
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
15-
use Symfony\Component\Security\Core\Authorization\Voter\CacheableVoterInterface;
1615

1716
/**
1817
* Voter is an abstract default implementation of a voter.

0 commit comments

Comments
 (0)
0