Skip to content

Commit 34a7f79

Browse files
committed
Remove redundant require
1 parent 05089ab commit 34a7f79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/api/camelCase.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const detachHook = require('../sugar').detachHook;
22
const dropCache = require('../sugar').dropCache;
3-
const identity = require('lodash').lodash;
43

54
suite('api/camelCase', () => {
65
test('should add camel case keys in token', () => {

0 commit comments

Comments
 (0)