remove import

This commit is contained in:
Ben Irvin 2023-06-29 12:30:12 +02:00
parent 66457b4ddf
commit d9d633b87c

View File

@ -18,7 +18,6 @@ import {
mergeAll,
isArray,
isString,
isDate,
} from 'lodash/fp';
import _ from 'lodash';
import parseType from './parse-type';