1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 14:32:55 +08:00

fixed code style

This commit is contained in:
JimmyC7834 2021-06-21 14:43:54 +08:00
parent 3367456304
commit b42aedeb81

View File

@ -179,7 +179,6 @@ namespace osu.Game.Tests.Visual.Online
expectedPlaceholderShown(false, false);
}
private void fetchFor(params BeatmapSetInfo[] beatmaps)
{
setsForResponse.Clear();