Skip to content

Commit

Permalink
drop unused crate
Browse files Browse the repository at this point in the history
  • Loading branch information
IFFranciscoME committed Nov 5, 2024
1 parent 1cc0ade commit a575750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion atelier/examples/ob_metrics.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use atelier::data::market::{Level, Order, OrderType, Orderbook, Side};
use std::time::{SystemTime, UNIX_EPOCH};

fn main() {
// Parameters for synthetic orderbook generation
Expand Down

0 comments on commit a575750

Please sign in to comment.