mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
Fixed linting
This commit is contained in:
parent
7bbf644d0d
commit
837334b536
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
const _ = require('lodash');
|
||||
const mailgunJs = require('mailgun-js');
|
||||
const moment = require('moment');
|
||||
const EventProcessingResult = require('../lib/event-processing-result');
|
||||
|
|
Loading…
Reference in a new issue