Remove code comments

This commit is contained in:
Jack251970 2025-05-17 21:37:27 +08:00
parent 95eaa79c70
commit 87d11c0a74

View file

@ -349,8 +349,6 @@ namespace Flow.Launcher
.Replace("%f", targetPath)
};
}
// Start the process
explorer.Start();
}