Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes committed Dec 1, 2020
1 parent 60ff5a6 commit 0386cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ use ed25519_dalek::{self as ed25519, Verifier};
use rand::Rng;
use tempfile::NamedTempFile;

use tendermint_p2p::secret_connection::{self, SecretConnection};
use prost_amino::Message;
use tendermint_p2p::secret_connection::{self, SecretConnection};

use tmkms::{
amino_types::{self, *},
Expand Down

0 comments on commit 0386cee

Please sign in to comment.