Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit5038684
committed
minor#6642 do not reference unused interface (xabbuh)
This PR was merged into the 2.8 branch.Discussion----------do not reference unused interfaceIn#5993 we removed the refreshUser() method which is no longer requiredwhen implementing the new UserLoaderInterface. Thus, we no longer haveto reference the UserInterface too.Commits-------75c545c do not reference unused interface1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
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
Comments
(0)