1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 10:03:05 +08:00

Remove blank line

This commit is contained in:
BlauFx 2022-12-28 13:58:52 +01:00
parent b2aa2e1602
commit 16165b1f67

View File

@ -25,7 +25,6 @@ namespace osu.Game.IO
cleanupFiles();
try
{
File.WriteAllText(testSourcePath, string.Empty);