Skip to content

Commit

Permalink
chore: Remove unnecessary link definition
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Jan 12, 2025
1 parent 5c7a69e commit 00b12cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tonic/src/transport/server/unix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use std::sync::Arc;
/// See [Connected] for more details.
///
/// [ext]: crate::Request::extensions
/// [Connected]: crate::transport::server::Connected
#[derive(Clone, Debug)]
pub struct UdsConnectInfo {
/// Peer address. This will be "unnamed" for client unix sockets.
Expand Down

0 comments on commit 00b12cc

Please sign in to comment.