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