From bfe6c179095f252e4f3aa014294a30c63631236f Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Wed, 1 Feb 2012 01:57:51 +0100 Subject: [PATCH] README: Removed duplicate lines --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6464c84..efe61d8 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,6 @@ You can also use multiple authorization strategies in the same application. Here is an example, using 5 authorization strategies: ```javascript - // A configuration file for holding all of your - // 3rd party OAuth credentials - var conf = require('./conf'); // A configuration file for holding all of your // 3rd party OAuth credentials var conf = require('./conf');