Skip to content

Commit

Permalink
fix: cycling too fast (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dodecahedr0x committed Feb 12, 2025
1 parent dc5359f commit 8818595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core/src/simnet/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ pub async fn start(
},
Err(_) => {},
},
default => {},
}

// We will create a slot!
Expand Down

0 comments on commit 8818595

Please sign in to comment.