chore: remove unused yaml requirement

This commit is contained in:
jeffreytse 2020-06-21 18:00:19 +08:00
parent bfcd31a493
commit 36a58e6ab8

View File

@ -1,7 +1,5 @@
# frozen_string_literal: true
require 'yaml'
module Jekyll::Spaceship
class Config
CONFIG_NAME = 'jekyll-spaceship'