remove unused dependency

This commit is contained in:
unknown 2019-12-15 17:46:44 +08:00
parent 6da168118e
commit 154bc57c6e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ public class NightcoreBeatContainer : BeatSyncedContainer
private SkinnableSound finishSample;
[BackgroundDependencyLoader]
private void load(AudioManager audio)
private void load()
{
InternalChildren = new Drawable[]
{