0
Fork 0
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:
Kevin Ansfield 2021-12-01 12:32:10 +00:00
parent f91fc2add5
commit e9df5b9310

View file

@ -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 = {