Skip to content

Commit 82f98b4

Browse files
authored
Remove unused import
1 parent 2fddeba commit 82f98b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/http.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import 'isomorphic-fetch'
22
import qs from 'qs'
33
import jsYaml from 'js-yaml'
4-
import assign from 'lodash/assign'
54
import isString from 'lodash/isString'
65

76
// For testing

0 commit comments

Comments
 (0)