Skip to content

Commit ceff2be

Browse files
committed
fix(lint): unused import
1 parent 421c9ea commit ceff2be

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • website/server/controllers/api-v3

website/server/controllers/api-v3/user.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import cloneDeep from 'lodash/cloneDeep';
22
import forEach from 'lodash/forEach';
33
import isFunction from 'lodash/isFunction';
4-
import pick from 'lodash/pick';
54
import nconf from 'nconf';
65
import get from 'lodash/get';
76
import { authWithHeaders } from '../../middlewares/auth';

0 commit comments

Comments
 (0)