mirror of
https://github.com/mempool/mempool.git
synced 2026-08-20 13:28:00 +02:00
Remove debug return which break the UX the first time we open mempool
This commit is contained in:
parent
755c1da8b3
commit
f9a6110c69
1 changed files with 0 additions and 2 deletions
|
|
@ -301,8 +301,6 @@ class Blocks {
|
|||
if (memPool.isInSync()) {
|
||||
diskCache.$saveCacheToDisk();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue