Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cf5a63

Browse filesBrowse files
committed
Remove unnecessary class import
1 parent 81372ec commit 7cf5a63
Copy full SHA for 7cf5a63

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php
-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.