Remove preemptive loading of the 'classifier' gem.
This commit is contained in:
parent
a27313b1d0
commit
4c4f803df2
|
@ -139,7 +139,6 @@ require_all 'jekyll/tags'
|
||||||
|
|
||||||
# Eventually remove these for 3.0 as non-core
|
# Eventually remove these for 3.0 as non-core
|
||||||
Jekyll::Deprecator.gracefully_require(%w[
|
Jekyll::Deprecator.gracefully_require(%w[
|
||||||
classifier
|
|
||||||
toml
|
toml
|
||||||
jekyll-paginate
|
jekyll-paginate
|
||||||
jekyll-gist
|
jekyll-gist
|
||||||
|
|
Loading…
Reference in New Issue