Skip to content

Commit

Permalink
shielded-pool: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
cronokirby committed Oct 1, 2024
1 parent 4f3c3c4 commit 3aefc9e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ use penumbra_sct::CommitmentSource;
use penumbra_ibc::component::{
app_handler::{AppHandler, AppHandlerCheck, AppHandlerExecute},
packet::{
self, IBCPacket, SendPacketRead as _, SendPacketWrite as _, Unchecked,
WriteAcknowledgement as _,
IBCPacket, SendPacketRead as _, SendPacketWrite as _, Unchecked, WriteAcknowledgement as _,
},
state_key, ChannelStateReadExt as _,
};
Expand Down

0 comments on commit 3aefc9e

Please sign in to comment.