From de12942f36d6122c2988153bc1c4b9d4a21802e6 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sat, 8 Apr 2017 14:31:59 -0400 Subject: [PATCH] remove unused date method --- lib/jekyll-seo-tag/json_ld.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/jekyll-seo-tag/json_ld.rb b/lib/jekyll-seo-tag/json_ld.rb index f4eb9fd..f33c59a 100644 --- a/lib/jekyll-seo-tag/json_ld.rb +++ b/lib/jekyll-seo-tag/json_ld.rb @@ -47,10 +47,6 @@ module Jekyll image["path"] if image end - def date - filters.date_to_xmlschema(page["date"]) if page["date"] - end - def publisher return unless logo output = {