Remove unused SettingsStore

This commit is contained in:
Dean Herbert
2021-09-15 14:56:40 +09:00
parent a2f1752344
commit ac377a2e3c
2 changed files with 0 additions and 31 deletions

View File

@ -75,7 +75,6 @@ namespace osu.Game.Tests.Visual.Navigation
typeof(FileStore),
typeof(ScoreManager),
typeof(BeatmapManager),
typeof(SettingsStore),
typeof(RulesetConfigCache),
typeof(OsuColour),
typeof(IBindable<WorkingBeatmap>),