mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 15:43:22 +08:00
Remove unnecessary dependency
This commit is contained in:
parent
676df55a0e
commit
45b63cbad9
@ -42,9 +42,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
[CanBeNull]
|
||||
private GameplayState gameplayState { get; set; }
|
||||
|
||||
[Resolved]
|
||||
private GameplayClock gameplayClock { get; set; }
|
||||
|
||||
[CanBeNull]
|
||||
private TimedDifficultyAttributes[] timedAttributes;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user