mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
Removed clone deep
This commit is contained in:
parent
a82b60f144
commit
f8a99bd127
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import {
|
|||
} from './errors';
|
||||
import Bluebird from 'bluebird';
|
||||
import _ from 'lodash';
|
||||
import cloneDeep from 'lodash/cloneDeep';
|
||||
import shared from '../../common';
|
||||
|
||||
async function _validateTaskAlias (tasks, res) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue