Skip to content

Commit

Permalink
nit: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Jan 18, 2024
1 parent fa485bb commit 6fdc8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibc-clients/ics07-tendermint/src/client_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ use ibc_core_host::types::path::{
ClientConsensusStatePath, ClientStatePath, Path, UpgradeClientPath,
};
use ibc_core_host::ExecutionContext;
use ibc_primitives::proto::{Any, Protobuf};
use ibc_primitives::prelude::*;
use ibc_primitives::proto::{Any, Protobuf};
use ibc_primitives::ToVec;

use super::consensus_state::ConsensusState as TmConsensusState;
Expand Down

0 comments on commit 6fdc8de

Please sign in to comment.