We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0113a5 + 38596d9 commit c2b3214Copy full SHA for c2b3214
src/http.js
@@ -1,7 +1,6 @@
1
import 'isomorphic-fetch'
2
import qs from 'qs'
3
import jsYaml from 'js-yaml'
4
-import assign from 'lodash/assign'
5
import isString from 'lodash/isString'
6
7
// For testing
0 commit comments