Skip to content

Commit

Permalink
consensus-logic: removed now-unused state_tracker module
Browse files Browse the repository at this point in the history
  • Loading branch information
delbonis committed Feb 4, 2025
1 parent c2fa72a commit 41ccb23
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 102 deletions.
1 change: 0 additions & 1 deletion crates/consensus-logic/src/csm/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ pub mod client_transition;
pub mod config;
pub mod ctl;
pub mod message;
pub mod state_tracker;
pub mod worker;
101 changes: 0 additions & 101 deletions crates/consensus-logic/src/csm/state_tracker.rs

This file was deleted.

0 comments on commit 41ccb23

Please sign in to comment.