From b62ab1d0aa4e3af1f48f993bd51328c8ebd0678e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 9 Sep 2022 09:08:05 +1000 Subject: [PATCH] formatting --- Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs | 4 ---- 1 file changed, 4 deletions(-) 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(":\\")) {