mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 07:12:12 +08:00
Remove unused local variable.
This commit is contained in:
@@ -18,7 +18,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
public override string Description => @"Tests the mod select overlay";
|
||||
|
||||
private ModSelectOverlay modSelect;
|
||||
private WaveOverlayContainer wave;
|
||||
|
||||
public override void Reset()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user