little oopsie

This commit is contained in:
Jonathan Rainville 2018-05-30 12:07:48 -04:00
parent ff0d24aa1f
commit b5e96beb81
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ class Blockchain {
if (err && err !== NO_NODE) {
return cb(err);
}
}
cb(statusObj);
});
}, 5000, 'off');