mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Remove outdated dependency requirement in test
This commit is contained in:
@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual
|
|||||||
typeof(FileStore),
|
typeof(FileStore),
|
||||||
typeof(ScoreManager),
|
typeof(ScoreManager),
|
||||||
typeof(BeatmapManager),
|
typeof(BeatmapManager),
|
||||||
typeof(RealmKeyBindingStore),
|
|
||||||
typeof(SettingsStore),
|
typeof(SettingsStore),
|
||||||
typeof(RulesetConfigCache),
|
typeof(RulesetConfigCache),
|
||||||
typeof(OsuColour),
|
typeof(OsuColour),
|
||||||
|
Reference in New Issue
Block a user