extra line [ci skip]

This commit is contained in:
keorn 2016-11-17 19:08:00 +00:00
parent a521fda24e
commit 9d8ac7a09b
1 changed files with 0 additions and 1 deletions

View File

@ -312,7 +312,6 @@ impl Engine for AuthorityRound {
*self.message_channel.lock() = Some(message_channel);
}
fn register_account_provider(&self, account_provider: Arc<AccountProvider>) {
*self.account_provider.lock() = Some(account_provider);
}