mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed linting
This commit is contained in:
parent
a8d8598003
commit
7bbbeeb5b0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ const ObjectID = require('bson-objectid');
|
|||
const errors = require('@tryghost/errors');
|
||||
const {events, i18n} = require('../../lib/common');
|
||||
const logging = require('../../../shared/logging');
|
||||
const config = require('../../../shared/config');
|
||||
const settingsCache = require('../settings/cache');
|
||||
const membersService = require('../members');
|
||||
const bulkEmailService = require('../bulk-email');
|
||||
|
|
Loading…
Add table
Reference in a new issue