Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
noot committed Aug 20, 2024
1 parent a2c8f94 commit c4125ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ use penumbra_ibc::component::{
packet::{
IBCPacket, SendPacketRead as _, SendPacketWrite as _, Unchecked, WriteAcknowledgement as _,
},
state_key, HostInterface,
state_key,
};
use tendermint::Time;

Expand Down

0 comments on commit c4125ab

Please sign in to comment.