undo unnecessary change

This commit is contained in:
Ashwin Maroli 2019-01-06 11:50:03 +05:30
parent d585dc3418
commit 9b1001eb62
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ $LOAD_PATH.unshift File.expand_path("../lib", __dir__)
require "jekyll"
require "jekyll-seo-tag"
require "html-proofer"
require "jekyll-paginate"
# Monkey patch Jekyll::Drops::Drop so Rspec's `have_key` works as expected
module Jekyll