mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 17:02:18 +00:00
Remove unused var
This commit is contained in:
parent
9e557c43d3
commit
f94394127a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {each, defaults, isBoolean} from 'lodash';
|
||||
import {each, defaults} from 'lodash';
|
||||
import moment from 'moment';
|
||||
|
||||
import {
|
||||
|
|
|
|||
Loading…
Reference in a new issue