Skip to content

Commit 38596d9

Browse files
authored
Merge pull request #1147 from swagger-api/swagger-js/patch-1
Remove unused import
2 parents 1f450ac + 23c40c0 commit 38596d9

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)