Skip to content

Commit

Permalink
Address rust 1.79 clippy error
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchen1991 committed Jun 14, 2024
1 parent 19b3f33 commit 7d94d51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibc-core/ics03-connection/types/src/connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
use core::fmt::{Display, Error as FmtError, Formatter};
use core::time::Duration;
use core::u64;

use ibc_core_client_types::error::ClientError;
use ibc_core_commitment_types::commitment::CommitmentPrefix;
Expand Down

0 comments on commit 7d94d51

Please sign in to comment.