Skip to content

Commit f443739

Browse files
committed
remove unused import
1 parent e7f90f2 commit f443739

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/list_analyzers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
const _ = require('lodash')
22
const colors = require('colors')
33
const cli = require('./cli');
4-
const config = require('pelias-config').generate();
54
const schema = require('../schema');
65
const DEFAULT_ANALYZER = 'standard';
76
const NOT_APPLICABLE_ANALYZER = 'n/a';

0 commit comments

Comments
 (0)