Remove incorrect comments from older code

next
Sayan Nandan 4 years ago
parent e6250ae68a
commit c98d4c612f
No known key found for this signature in database
GPG Key ID: C31EFD7DDA12AEE0

@ -22,8 +22,6 @@
//! # The Terrapipe protocol
//! This module implements primitives for the Terrapipe protocol
//!
//! Query and Response packet handling modules can be found in the `de`, `query`
//! and `response` modules from the crate root.
pub const ADDR: &'static str = "127.0.0.1";

Loading…
Cancel
Save