Explorar o código

bin/dnetview: fix format

Dastan-glitch %!s(int64=4) %!d(string=hai) anos
pai
achega
55c828cec9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bin/dnetview/src/model.rs

+ 0 - 1
bin/dnetview/src/model.rs

@@ -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,