From 6b7e140d6827d519bfc1f982a1a434d6841047f1 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 16 Dec 2015 02:09:52 +0000 Subject: [PATCH] whitespace --- example/challenge-store.js | 1 - 1 file changed, 1 deletion(-) diff --git a/example/challenge-store.js b/example/challenge-store.js index cae50e0..291ec3c 100644 --- a/example/challenge-store.js +++ b/example/challenge-store.js @@ -11,7 +11,6 @@ // but that's super inefficient considering that you need it // for all of 500ms and there's no sense in that. - var challengeCache = {}; var challengeStore = { set: function (hostname, key, value, cb) {