Skip to content

Commit 87d11c0

Browse files
committed
Remove code comments
1 parent 95eaa79 commit 87d11c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Flow.Launcher/PublicAPIInstance.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,6 @@ public void OpenDirectory(string DirectoryPath, string FileNameOrFilePath = null
349349
.Replace("%f", targetPath)
350350
};
351351
}
352-
353-
// Start the process
354352
explorer.Start();
355353
}
356354

0 commit comments

Comments
 (0)