mirror of
https://github.com/ppy/osu
synced 2025-01-10 08:09:40 +00:00
Remove unused dependency
This commit is contained in:
parent
f5863c2030
commit
d46329f55a
@ -116,9 +116,6 @@ namespace osu.Game.Screens.Menu
|
|||||||
[Resolved]
|
[Resolved]
|
||||||
private IAPIProvider api { get; set; }
|
private IAPIProvider api { get; set; }
|
||||||
|
|
||||||
[Resolved(CanBeNull = true)]
|
|
||||||
private INotificationOverlay notifications { get; set; }
|
|
||||||
|
|
||||||
[Resolved(CanBeNull = true)]
|
[Resolved(CanBeNull = true)]
|
||||||
private LoginOverlay loginOverlay { get; set; }
|
private LoginOverlay loginOverlay { get; set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user