mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
fix lint
This commit is contained in:
@@ -321,7 +321,6 @@
|
|||||||
import _each from 'lodash/each';
|
import _each from 'lodash/each';
|
||||||
import _sortBy from 'lodash/sortBy';
|
import _sortBy from 'lodash/sortBy';
|
||||||
import _filter from 'lodash/filter';
|
import _filter from 'lodash/filter';
|
||||||
import _flatMap from 'lodash/flatMap';
|
|
||||||
import _throttle from 'lodash/throttle';
|
import _throttle from 'lodash/throttle';
|
||||||
import groupBy from 'lodash/groupBy';
|
import groupBy from 'lodash/groupBy';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user