Remove outdated dependency requirement in test

This commit is contained in:
Dean Herbert
2021-04-26 19:07:42 +09:00
parent 9770c316e2
commit 5f6fd9ba13

View File

@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual
typeof(FileStore),
typeof(ScoreManager),
typeof(BeatmapManager),
typeof(RealmKeyBindingStore),
typeof(SettingsStore),
typeof(RulesetConfigCache),
typeof(OsuColour),