Merge pull request #5441 from mhw/patch-1

Merge pull request 5441
This commit is contained in:
jekyllbot 2016-10-03 15:13:01 -07:00 committed by GitHub
commit 80ae013541
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ module Jekyll
autoload :Convertible, "jekyll/convertible" autoload :Convertible, "jekyll/convertible"
autoload :Deprecator, "jekyll/deprecator" autoload :Deprecator, "jekyll/deprecator"
autoload :Document, "jekyll/document" autoload :Document, "jekyll/document"
autoload :Draft, "jekyll/draft"
autoload :EntryFilter, "jekyll/entry_filter" autoload :EntryFilter, "jekyll/entry_filter"
autoload :Errors, "jekyll/errors" autoload :Errors, "jekyll/errors"
autoload :Excerpt, "jekyll/excerpt" autoload :Excerpt, "jekyll/excerpt"