Apply codefactor fixes

This commit is contained in:
Dean Herbert
2019-03-04 13:04:07 +09:00
parent 5c8cbd43c8
commit 5b81de7663
4 changed files with 0 additions and 5 deletions

View File

@ -80,7 +80,6 @@ namespace osu.Game.Tournament.Components
}
}
[BackgroundDependencyLoader]
private void load()
{
@ -247,4 +246,3 @@ namespace osu.Game.Tournament.Components
}
}
}