Skip to content

Commit f42fd29

Browse files
authored
formatting
1 parent af68cb5 commit f42fd29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Commands/BookmarkLoader.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ internal static MatchResult MatchProgram(Bookmark bookmark, string queryString)
2121
return StringMatcher.FuzzySearch(queryString, bookmark.Url);
2222
}
2323

24-
2524
internal static List<Bookmark> LoadAllBookmarks(Settings setting)
2625
{
2726

0 commit comments

Comments
 (0)