mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
formatting
This commit is contained in:
parent
af68cb5093
commit
f42fd29224
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ namespace Flow.Launcher.Plugin.BrowserBookmark.Commands
|
|||
return StringMatcher.FuzzySearch(queryString, bookmark.Url);
|
||||
}
|
||||
|
||||
|
||||
internal static List<Bookmark> LoadAllBookmarks(Settings setting)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue