Cleanups after #33, plus one unrelated bugfix spotted in #33 review
[rust-lightning] / src / ln / channelmanager.rs
index 6aeb7d353222058b11e0a9abc2d43cd2ff6e47ed..98371fbd6a0e6e89f8bf46a663bccefef691efdb 100644 (file)
@@ -1,4 +1,4 @@
- use bitcoin::blockdata::block::BlockHeader;
+use bitcoin::blockdata::block::BlockHeader;
 use bitcoin::blockdata::transaction::Transaction;
 use bitcoin::blockdata::constants::genesis_block;
 use bitcoin::network::constants::Network;