Skip to content

Commit

Permalink
Fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
SilkovAlexander committed Feb 28, 2024
1 parent 393ead8 commit 0038ee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transaction_executor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

use std::cmp::min;
use std::collections::LinkedList;
use std::convert::TryInto;
use std::sync::atomic::AtomicU64;
use std::sync::atomic::Ordering;
use std::sync::Arc;
Expand Down

0 comments on commit 0038ee1

Please sign in to comment.