Remove stray chainlib stat

This commit is contained in:
nolash 2021-04-06 20:08:18 +02:00
parent fd629cdc51
commit f8f74a17f6
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ def main():
block_current = int(r, 16)
block_offset = block_current + 1
stat = init_chain_stat(rpc, block_current)
logg.debug('starting at block {}'.format(block_offset))
syncers = []