mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
bin/dnetview: fix format
This commit is contained in:
@@ -7,7 +7,6 @@ use darkfi::util::NanoTimestamp;
|
||||
|
||||
type MsgLogMutex = Mutex<FxHashMap<String, Vec<(NanoTimestamp, String, String)>>>;
|
||||
|
||||
|
||||
#[derive(Debug, PartialEq, Clone, Serialize, Deserialize)]
|
||||
pub enum Session {
|
||||
Inbound,
|
||||
|
||||
Reference in New Issue
Block a user