Skip to content

Commit 27d044f

Browse files
committed
remove wrong comment
1 parent d42f440 commit 27d044f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stackslib/src/net/api/gethealth.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ impl HttpResponse for RPCGetHealthRequestHandler {
263263
}
264264

265265
impl StacksHttpRequest {
266-
/// Make a new get-unconfirmed-tx request
267266
pub fn new_gethealth(host: PeerHost, neighbors_scope: NeighborsScope) -> StacksHttpRequest {
268267
StacksHttpRequest::new_for_peer(
269268
host,

0 commit comments

Comments
 (0)