1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 21:17:46 +08:00

Merge pull request #4472 from Joehuu/styling-1

Address styling issues on CodeFactor
This commit is contained in:
Dean Herbert 2019-03-15 09:25:04 +09:00 committed by GitHub
commit 0bcad1b534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ namespace osu.Game.Migrations
protected override void Down(MigrationBuilder migrationBuilder)
{
}
}
}

View File

@ -13,4 +13,3 @@ namespace osu.iOS
}
}
}