mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Clean up unused resolved properties
This commit is contained in:
@ -26,9 +26,6 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
private BeatmapSetInfo testBeatmap;
|
||||
private IAPIProvider api;
|
||||
|
||||
[Resolved]
|
||||
private BeatmapManager beatmaps { get; set; }
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuGameBase osu, IAPIProvider api, RulesetStore rulesets)
|
||||
{
|
||||
|
Reference in New Issue
Block a user