Skip to content

Commit 89465f9

Browse files
author
Hugo Hamon
committed
Removed dead code (unused use statements).
1 parent 2506b2a commit 89465f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Encoder/BasePasswordEncoder.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\Encoder;
1313

1414
use Symfony\Component\Security\Core\Util\StringUtils;
15-
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
1615

1716
/**
1817
* BasePasswordEncoder is the base class for all password encoders.

0 commit comments

Comments
 (0)