summaryrefslogtreecommitdiff
path: root/scripts/feed.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/feed.js')
-rw-r--r--scripts/feed.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/feed.js b/scripts/feed.js
index f60ed90..943dd79 100644
--- a/scripts/feed.js
+++ b/scripts/feed.js
@@ -1,6 +1,5 @@
'use strict';
-const xml = require("xml");
const podcast = require("podcast");
hexo.extend.generator.register("feed", (locals) => {