whitespace

This commit is contained in:
AJ ONeal 2015-12-16 02:09:52 +00:00
parent d7106e9e50
commit 6b7e140d68
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
// but that's super inefficient considering that you need it // but that's super inefficient considering that you need it
// for all of 500ms and there's no sense in that. // for all of 500ms and there's no sense in that.
var challengeCache = {}; var challengeCache = {};
var challengeStore = { var challengeStore = {
set: function (hostname, key, value, cb) { set: function (hostname, key, value, cb) {