Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
0xqd committed Jul 13, 2024
1 parent 45dd902 commit 465eadb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rbuilder/src/backtest/fetch/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ use std::{
path::PathBuf,
sync::{Arc, RwLock},
};
use time::{Duration, OffsetDateTime};
use tokio::sync::Mutex;
use tracing::{info, trace};

Expand Down

0 comments on commit 465eadb

Please sign in to comment.