mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
little oopsie
This commit is contained in:
parent
ff0d24aa1f
commit
b5e96beb81
@ -141,7 +141,6 @@ class Blockchain {
|
||||
if (err && err !== NO_NODE) {
|
||||
return cb(err);
|
||||
}
|
||||
}
|
||||
cb(statusObj);
|
||||
});
|
||||
}, 5000, 'off');
|
||||
|
Loading…
x
Reference in New Issue
Block a user