Explorar o código

chore: delete unused code comment from message_subscriber.rs

draoi %!s(int64=2) %!d(string=hai) anos
pai
achega
e3c69b0fcc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/net/message_subscriber.rs

+ 0 - 1
src/net/message_subscriber.rs

@@ -48,7 +48,6 @@ impl<M: Message> MessageDispatcher<M> {
 
     /// Create a random ID.
     fn random_id() -> MessageSubscriptionId {
-        //let mut rng = rand::thread_rng();
         OsRng.gen()
     }