Commit 04e5ee6
committed
minor #14789 Remove unused imports and properties in experimental authenticator example (jacekpl)
This PR was submitted for the 5.x branch but it was merged into the 5.2 branch instead.
Discussion
----------
Remove unused imports and properties in experimental authenticator example
Custom [authenticator example](https://symfony.com/doc/current/security/experimental_authenticators.html#creating-a-custom-authenticator) for new experimental authenticator docs contains unused imports and properties. I've simplified it by removing unneded code :-)
Commits
-------
10f7522 Remove unused imports and properties1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | 290 | | |
293 | 291 | | |
294 | 292 | | |
| |||
302 | 300 | | |
303 | 301 | | |
304 | 302 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 303 | | |
313 | 304 | | |
314 | 305 | | |
| |||
0 commit comments