Remove blank line

This commit is contained in:
BlauFx 2022-12-28 13:58:52 +01:00
parent b2aa2e1602
commit 16165b1f67
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ public static bool CheckAvailability(string testDestinationPath, string testSour
cleanupFiles();
try
{
File.WriteAllText(testSourcePath, string.Empty);