Remove unused variable

Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
Garulf 2021-12-04 10:20:00 -05:00 committed by GitHub
parent 5d9a897453
commit 1d9bc990b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,6 @@ namespace Flow.Launcher.Plugin
private string _icoPath;
private string _insertText;
/// <summary>
/// Provides the title of the result. This is always required.
/// </summary>