diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index 060c03317..f0fcd48ff 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -174,9 +174,6 @@ namespace Flow.Launcher.Plugin /// /// Query information associated with the result /// - /// - /// If the query is for home query, this will be null - /// internal Query OriginQuery { get; set; } ///