formatting

This commit is contained in:
Jeremy Wu 2022-09-09 09:08:05 +10:00 committed by GitHub
parent fa6cc2e497
commit b62ab1d0aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(":\\"))
{