Commit c7675af
committed
minor #16381 Remove duplicate line (babache)
This PR was merged into the 5.4 branch.
Discussion
----------
Remove duplicate line
Remove line 325 :
use Symfony\Component\Security\Http\Authenticator\Passport\Passport;
Same 324
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
0c7a542 Remove duplicate line1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | 325 | | |
327 | 326 | | |
328 | 327 | | |
| |||
0 commit comments