mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Fix lint
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
628b2e54e6
commit
49b6a44078
@ -1,4 +1,5 @@
|
||||
const _ = require('lodash');
|
||||
// eslint-disable-next-line node/no-extraneous-require
|
||||
const { ApolloError } = require('apollo-server-koa');
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user