Fixed code appearance with rustfmt.

This commit is contained in:
Luke Anderson
2019-03-20 16:27:58 +11:00
parent dc2fc7a250
commit 9e47cb56e7
3 changed files with 9 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
pub mod config;
pub use crate::config::ValidatorClientConfig;
pub use crate::config::ValidatorClientConfig;