diff --git a/lib/index.js b/lib/index.js index 7d2b680..29789d0 100644 --- a/lib/index.js +++ b/lib/index.js @@ -36,7 +36,6 @@ function configureDrafts(options = defaultOptions) { options = { ...defaultOptions, ...options } } - console.log(options) return function drafts(files, metalsmith, done) { setImmediate(done) if (options.include) return