Skip to content

Commit

Permalink
Fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Jan 27, 2025
1 parent 320d9c5 commit cd03fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/driver/src/tests/setup/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,6 @@ impl Setup {
(solver.clone(), instance.addr)
}))
.await;
let orderbook = Orderbook::start();
let driver = Driver::new(
&driver::Config {
config_file,
Expand Down

0 comments on commit cd03fcf

Please sign in to comment.