Remove cmment

This commit is contained in:
nolash 2021-09-29 19:18:35 +02:00
parent acbfcedc2b
commit d0c4aa5679
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ class ThreadPoolRangeTask:
class ThreadPoolRangeHistorySyncer:
def __init__(self, thread_count, backend, chain_interface, pre_callback=None, block_callback=None, post_callback=None, runlevel_callback=None):
#super(ThreadPoolRangeHistorySyncer, self).__init__(backend, chain_interface)
self.src_backend = backend
self.thread_count = thread_count
self.single_sync_offset = 0