Skip to content

Commit c2b3214

Browse files
authored
Merge branch 'master' into bug/1152-startswith-usage
2 parents e0113a5 + 38596d9 commit c2b3214

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)