Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zjma committed Feb 28, 2024
1 parent 0db1642 commit d2bd397
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consensus/src/pipeline/execution_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ impl BufferManagerHandle {
let reset_tx_to_buffer_manager = self.reset_tx_to_buffer_manager.take();
self.execute_tx = None;
self.commit_tx = None;
self.reset_tx_to_buffer_manager = None;
(reset_tx_to_rand_manager, reset_tx_to_buffer_manager)
}
}
Expand Down

0 comments on commit d2bd397

Please sign in to comment.