Skip to content

Commit 8896bec

Browse files
committed
remove stray commented out line
1 parent 0234995 commit 8896bec

File tree

1 file changed

+0
-1
lines changed
  • reticulum-core/src/destination

1 file changed

+0
-1
lines changed

reticulum-core/src/destination/link.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ pub struct Link<E: LinkEventSink> {
128128
status: LinkStatus,
129129
request_time: Instant,
130130
rtt: Duration,
131-
// event_tx: tokio::sync::broadcast::Sender<LinkEventData>,
132131
event_sink: E,
133132
}
134133

0 commit comments

Comments
 (0)