mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Fixed linter error
refs f91fc2add5
- with the removal of the labs check the labs service require is no longer used
This commit is contained in:
parent
f91fc2add5
commit
e9df5b9310
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
const _ = require('lodash');
|
||||
const labs = require('../../../../../../shared/labs');
|
||||
const debug = require('@tryghost/debug')('api:canary:utils:serializers:output:config');
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Reference in a new issue