mirror of https://github.com/ppy/osu
Remove blank line
This commit is contained in:
parent
b2aa2e1602
commit
16165b1f67
|
@ -25,7 +25,6 @@ public static bool CheckAvailability(string testDestinationPath, string testSour
|
|||
|
||||
cleanupFiles();
|
||||
|
||||
|
||||
try
|
||||
{
|
||||
File.WriteAllText(testSourcePath, string.Empty);
|
||||
|
|
Loading…
Reference in New Issue