mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix blank line change
This commit is contained in:
parent
f52ef92d45
commit
51917809b3
1 changed files with 0 additions and 3 deletions
|
|
@ -226,11 +226,8 @@ namespace Flow.Launcher.Plugin
|
|||
/// <param name="query">Query string</param>
|
||||
/// <param name="stringToCompare">The string that will be compared against the query</param>
|
||||
/// <returns>Match results</returns>
|
||||
|
||||
MatchResult FuzzySearch(string query, string stringToCompare);
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Http download the spefic url and return as string
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue