redundant spaces

This commit is contained in:
NikVolf 2016-10-21 18:11:08 +03:00
parent 563f77c500
commit 9ab048acd9
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ use chain::Block;
pub mod chain_builder;
pub use chain_builder::{ChainBuilder, TransactionBuilder};
pub fn block1() -> Block {