whitespace
This commit is contained in:
parent
d7106e9e50
commit
6b7e140d68
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue