Skip to content

Commit

Permalink
Remove extraneous bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtskydJ committed May 26, 2016
1 parent 1b19c88 commit fcab069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -601,7 +601,6 @@ var options = {
key: fs.readFileSync(keyFile),
passphrase: 'password',
ca: fs.readFileSync(caFile)
}
};

request.get(options);
Expand Down

0 comments on commit fcab069

Please sign in to comment.