mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 23:27:56 -05:00
chore: delete unused code comment from message_subscriber.rs
This commit is contained in:
@@ -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()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user