Fix linting
This commit is contained in:
parent
553ba9db9a
commit
bb5189c9ed
35 changed files with 157 additions and 866 deletions
|
@ -3,8 +3,6 @@ import kue from 'kue';
|
|||
import raven from 'raven';
|
||||
import debuglog from 'debug';
|
||||
|
||||
import models from '../models';
|
||||
|
||||
const debug = debuglog('hostr:worker');
|
||||
|
||||
raven.config(process.env.SENTRY_DSN).install();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue