fixes linting errors and warnings

This commit is contained in:
Jan Prochazka
2020-04-10 18:12:25 +02:00
parent 784c34c5c9
commit 6e120b4317
10 changed files with 16 additions and 52 deletions

View File

@@ -1,4 +1,3 @@
const _ = require('lodash');
const path = require('path');
const fs = require('fs');
const lineReader = require('line-reader');