summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/metascraper.js
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/metascraper.js')
-rw-r--r--bin/wiki/ImportarDesdeURL/metascraper.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/wiki/ImportarDesdeURL/metascraper.js b/bin/wiki/ImportarDesdeURL/metascraper.js
index 36f7d855..e55cdba9 100644
--- a/bin/wiki/ImportarDesdeURL/metascraper.js
+++ b/bin/wiki/ImportarDesdeURL/metascraper.js
@@ -6,7 +6,6 @@
const args = require('minimist')(process.argv.slice(2));
-
const metascraper = require('metascraper')([
require('metascraper-author')(),
require('metascraper-date')(),