You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 interface
0 commit comments