mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove unused DI
This commit is contained in:
@ -18,9 +18,6 @@ namespace osu.Game.Overlays.Settings
|
||||
{
|
||||
public class SettingsFooter : FillFlowContainer
|
||||
{
|
||||
[Resolved(CanBeNull = true)]
|
||||
private ChangelogOverlay changelog { get; set; }
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuGameBase game, OsuColour colours, RulesetStore rulesets)
|
||||
{
|
||||
|
Reference in New Issue
Block a user