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