Clean up indentation problems (#4762)

This commit is contained in:
Sergei Pepyakin
2020-01-29 13:27:23 +01:00
committed by GitHub
parent f4fa59470a
commit 2c90562818
12 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ use sp_timestamp::{
use sc_telemetry::{telemetry, CONSENSUS_TRACE, CONSENSUS_DEBUG, CONSENSUS_INFO};
use sc_consensus_slots::{
CheckedHeader, SlotWorker, SlotInfo, SlotCompatible, StorageChanges, check_equivocation,
CheckedHeader, SlotWorker, SlotInfo, SlotCompatible, StorageChanges, check_equivocation,
};
use sc_keystore::KeyStorePtr;