diff --git a/Flow.Launcher/PublicAPIInstance.cs b/Flow.Launcher/PublicAPIInstance.cs index 828779f0a..796f65ae6 100644 --- a/Flow.Launcher/PublicAPIInstance.cs +++ b/Flow.Launcher/PublicAPIInstance.cs @@ -349,8 +349,6 @@ namespace Flow.Launcher .Replace("%f", targetPath) }; } - - // Start the process explorer.Start(); }