Skip to content

Commit b62ab1d

Browse files
authored
formatting
1 parent fa6cc2e commit b62ab1d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ internal static Result CreateOpenCurrentFolderResult(string path, bool windowsIn
132132
var subtitle = $"Use > to search within {subtitleFolderName}, " +
133133
$"* to search for file extensions or >* to combine both searches.";
134134

135-
136-
137-
138-
139135
int? progressBar = null;
140136
if (retrievedDirectoryPath.EndsWith(":\\"))
141137
{

0 commit comments

Comments
 (0)