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