Skip to content

Commit 67f9bd7

Browse files
committed
fixup: missing doc
1 parent 8ce7eac commit 67f9bd7

File tree

1 file changed

+0
-1
lines changed
  • talpid-wireguard/src/connectivity

1 file changed

+0
-1
lines changed

talpid-wireguard/src/connectivity/check.rs

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ use pinger::Pinger;
3737
///
3838
/// Once a connection established, a connection is only considered broken once the connectivity
3939
/// monitor has started pinging and no traffic has been received for a duration of `PING_TIMEOUT`.
40-
4140
pub struct Check {
4241
conn_state: ConnState,
4342
ping_state: PingState,

0 commit comments

Comments
 (0)