Revert "paypro: use an http proxy to handle self-signed certs - probably not a good idea."

This reverts commit f8f192848dee35cffdfa79ee043941d0ea61a77e.
This commit is contained in:
Christopher Jeffrey 2014-08-04 10:14:26 -07:00 committed by Manuel Araoz
commit 8786fd9905
3 changed files with 50 additions and 176 deletions

View file

@ -14,8 +14,7 @@
"preconditions": "^1.0.7",
"sinon": "1.9.1",
"mocha-lcov-reporter": "0.0.1",
"mocha": "^1.18.2",
"request": "2.39.0"
"mocha": "^1.18.2"
},
"scripts": {
"shell": "node shell/scripts/launch.js",