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

Address styling issues on CodeFactor

This commit is contained in:
Joehu 2019-03-14 16:05:54 -07:00
parent bbf42fdd00
commit e31680e373
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) protected override void Down(MigrationBuilder migrationBuilder)
{ {
} }
} }
} }

View File

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