Fixed eslint errors
This commit is contained in:
parent
bb4eb3832f
commit
3072632d8d
7 changed files with 73 additions and 74 deletions
1
app.js
1
app.js
|
@ -4,7 +4,6 @@ const config = require('config');
|
|||
const log = require('npmlog');
|
||||
|
||||
const _ = require('./lib/translate')._;
|
||||
const util = require('util');
|
||||
|
||||
const express = require('express');
|
||||
const bodyParser = require('body-parser');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue