diff options
Diffstat (limited to 'node_modules/follow-redirects/http.js')
-rw-r--r-- | node_modules/follow-redirects/http.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/node_modules/follow-redirects/http.js b/node_modules/follow-redirects/http.js deleted file mode 100644 index 695e356..0000000 --- a/node_modules/follow-redirects/http.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = require("./").http; |