Removing dangling comment
This commit is contained in:
parent
990c5c8faa
commit
4084acd869
@ -467,7 +467,6 @@ impl BlockChainClient for Client {
|
||||
return Err(ImportError::UnknownParent);
|
||||
}
|
||||
self.block_queue.write().unwrap().import_block(bytes)
|
||||
// TODO [ToDr] remove transactions
|
||||
}
|
||||
|
||||
fn queue_info(&self) -> BlockQueueInfo {
|
||||
|
Loading…
Reference in New Issue
Block a user