mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore(dependency): Remove unneeded lodash submodules
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import {
|
||||
expectValidTranslationString,
|
||||
} from '../helpers/content.helper';
|
||||
import { each } from 'lodash';
|
||||
import camelCase from 'lodash.camelcase';
|
||||
import { each, camelCase } from 'lodash';
|
||||
|
||||
import { tree as allGear } from '../../common/script/content/gear';
|
||||
import backerGear from '../../common/script/content/gear/sets/special/special-backer';
|
||||
|
||||
Reference in New Issue
Block a user