1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 21:33:22 +08:00

Fix broken formatting

This commit is contained in:
Dean Herbert 2021-05-27 19:34:39 +09:00
parent 0c4d4ee0d2
commit a2ed85bf46

View File

@ -36,7 +36,7 @@ namespace osu.Game.Tests.Collections.IO
[Test]
public async Task TestImportWithNoBeatmaps()
{
{
using (HeadlessGameHost host = new CleanRunHeadlessGameHost())
{
try