mirror of
https://github.com/strapi/strapi.git
synced 2025-12-14 08:44:16 +00:00
remove unused loadash merge
This commit is contained in:
parent
3b133f4d7d
commit
7d716d16f2
@ -1,6 +1,6 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
const { pick, merge } = require('lodash/fp');
|
const { pick } = require('lodash/fp');
|
||||||
const compose = require('koa-compose');
|
const compose = require('koa-compose');
|
||||||
const { ValidationError } = require('@strapi/utils').errors;
|
const { ValidationError } = require('@strapi/utils').errors;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user