mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove useless debug
This commit is contained in:
parent
4a7915b9ff
commit
3f57f944f6
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ namespace Flow.Launcher.Plugin.Program
|
|||
}
|
||||
catch (OperationCanceledException)
|
||||
{
|
||||
Context.API.LogDebug(ClassName, "Query operation cancelled");
|
||||
return emptyResults;
|
||||
}
|
||||
finally
|
||||
|
|
|
|||
Loading…
Reference in a new issue