Skip to content

Commit

Permalink
fixup: missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Jan 3, 2025
1 parent 8ce7eac commit 67f9bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion talpid-wireguard/src/connectivity/check.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ use pinger::Pinger;
///
/// Once a connection established, a connection is only considered broken once the connectivity
/// monitor has started pinging and no traffic has been received for a duration of `PING_TIMEOUT`.
pub struct Check {
conn_state: ConnState,
ping_state: PingState,
Expand Down

0 comments on commit 67f9bd7

Please sign in to comment.