From 57a8ec8a06feea012bc0b3de76d2aa1a1f338ad8 Mon Sep 17 00:00:00 2001 From: Krzysztof Kotlarek Date: Wed, 15 Jul 2020 09:44:32 +1000 Subject: [PATCH] FIX: remove empty line --- plugin.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 9800c79..1f5a2b5 100644 --- a/plugin.rb +++ b/plugin.rb @@ -250,7 +250,6 @@ SQL mount ::DiscourseSolved::Engine, at: "solution" end - # TODO Drop after Discourse 2.6.0 release if TopicView.respond_to?(:add_post_custom_fields_whitelister) TopicView.add_post_custom_fields_whitelister do |user|