diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs b/Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs index 33771a599..aba4e5ea7 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs @@ -132,10 +132,6 @@ namespace Flow.Launcher.Plugin.Explorer.Search var subtitle = $"Use > to search within {subtitleFolderName}, " + $"* to search for file extensions or >* to combine both searches."; - - - - int? progressBar = null; if (retrievedDirectoryPath.EndsWith(":\\")) {