Skip to content

Commit a2a83ba

Browse files
authored
Merge remote-tracking branch 'upstream/master' into copilot/merge-prioritize-our-fork
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
2 parents 67f33a1 + 458a27c commit a2a83ba

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

osu.Game.Tests/Skins/TestSceneBeatmapSkinLookupDisables.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
using osu.Framework.Graphics.Textures;
1414
using osu.Framework.Testing;
1515
using osu.Game.Audio;
16-
using osu.Game.Configuration;
1716
using osu.Game.Rulesets.Osu;
1817
using osu.Game.Skinning;
1918
using osu.Game.Tests.Beatmaps;
@@ -30,9 +29,6 @@ public partial class TestSceneBeatmapSkinLookupDisables : OsuTestScene
3029
private BeatmapSkinSource beatmapSource;
3130
private SkinRequester requester;
3231

33-
[Resolved]
34-
private OsuConfigManager config { get; set; }
35-
3632
[SetUp]
3733
public void SetUp() => Schedule(() =>
3834
{

0 commit comments

Comments
 (0)