Skip to content

Commit 7380454

Browse files
authored
chore(doc): Remove unnecessary link definition (#2139)
1 parent 5c7a69e commit 7380454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tonic/src/transport/server/unix.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use std::sync::Arc;
99
/// See [Connected] for more details.
1010
///
1111
/// [ext]: crate::Request::extensions
12-
/// [Connected]: crate::transport::server::Connected
1312
#[derive(Clone, Debug)]
1413
pub struct UdsConnectInfo {
1514
/// Peer address. This will be "unnamed" for client unix sockets.

0 commit comments

Comments
 (0)