fix(lint): remove unused fn

This commit is contained in:
SabreCat
2023-07-27 16:34:29 -05:00
parent 0ba3cd3bdf
commit 330c3e1bf6

View File

@@ -1,5 +1,4 @@
import { import {
find,
each, each,
map, map,
} from 'lodash'; } from 'lodash';