diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index 45f3e7663..55c14b2c7 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -13,8 +13,6 @@ namespace Flow.Launcher.Plugin private string _icoPath; - private string _insertText; - /// /// Provides the title of the result. This is always required. ///