Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ancazamfir committed Sep 17, 2024
1 parent 2a2506e commit 98fe195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/relayer/src/chain/cosmos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1844,7 +1844,6 @@ impl ChainEndpoint for CosmosSdkChain {
&self,
request: QueryPacketCommitmentsRequest,
) -> Result<(Vec<Sequence>, ICSHeight), Error> {
dbg!(&request);
crate::time!(
"query_packet_commitments",
{
Expand Down

0 comments on commit 98fe195

Please sign in to comment.