mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
lint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const mailer = require('../services/mailer');
|
||||
const debug = require('debug')('talk:jobs:mailer');
|
||||
const Context = require('../graph/context');
|
||||
const { get } = require('lodash');
|
||||
|
||||
/**
|
||||
* Start the queue processor for the mailer job.
|
||||
|
||||
Reference in New Issue
Block a user