Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Sep 8, 2024
1 parent 98b58f9 commit 4c901a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gossip/src/duplicate_shred_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ use {
},
crossbeam_channel::Sender,
log::error,
solana_feature_set as feature_set,
solana_ledger::{blockstore::Blockstore, leader_schedule_cache::LeaderScheduleCache},
solana_runtime::bank_forks::BankForks,
solana_sdk::{
Expand Down

0 comments on commit 4c901a2

Please sign in to comment.