Update lib/jekyll-seo-tag/json_ld_drop.rb
Yep, let's remove these comments! Co-authored-by: Ashwin Maroli <ashmaroli@users.noreply.github.com>
This commit is contained in:
parent
63fd8e262d
commit
ea5a3ef640
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue