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