From ea5a3ef6404ddd0bce1493a2c18bc256cc65f017 Mon Sep 17 00:00:00 2001 From: Benji Date: Tue, 30 Mar 2021 07:08:13 -0400 Subject: [PATCH] Update lib/jekyll-seo-tag/json_ld_drop.rb Yep, let's remove these comments! Co-authored-by: Ashwin Maroli --- lib/jekyll-seo-tag/json_ld_drop.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/jekyll-seo-tag/json_ld_drop.rb b/lib/jekyll-seo-tag/json_ld_drop.rb index 3b96b30..4a806b2 100644 --- a/lib/jekyll-seo-tag/json_ld_drop.rb +++ b/lib/jekyll-seo-tag/json_ld_drop.rb @@ -85,7 +85,6 @@ module Jekyll private :main_entity def to_json - # this was what happened before graph = to_h.reject { |_k, v| v.nil? } # assign publisher and remove it from the array