Commit 5038684
committed
minor #6642 do not reference unused interface (xabbuh)
This PR was merged into the 2.8 branch.
Discussion
----------
do not reference unused interface
In #5993 we removed the refreshUser() method which is no longer required
when implementing the new UserLoaderInterface. Thus, we no longer have
to reference the UserInterface too.
Commits
-------
75c545c do not reference unused interface1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | 434 | | |
436 | 435 | | |
437 | 436 | | |
| |||
0 commit comments