Skip to content

Commit

Permalink
remove unneccessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldjeffrey committed Dec 20, 2024
1 parent 7c7bf75 commit 1e4b810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iot_packet_verifier/src/pending.rs
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ impl<'a> PendingTablesTransaction<'a> for &'a MockPendingTables {

#[cfg(test)]
mod test {
use solana::SolanaRpcError;

use crate::balances::PayerAccount;

Expand Down

0 comments on commit 1e4b810

Please sign in to comment.