Skip to content

Commit

Permalink
cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
linfeng.yuan committed Sep 12, 2024
1 parent 15a037b commit f3f8fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index/rtx.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use super::*;
use crate::okx::datastore::ord::btc_name::BtcName;
use base64::Engine;

pub(crate) struct Rtx<'a>(pub(crate) redb::ReadTransaction<'a>);

Expand Down

0 comments on commit f3f8fe5

Please sign in to comment.