diff options
| -rw-r--r-- | yt/yt/library/auth/credentials_injecting_channel.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/yt/yt/library/auth/credentials_injecting_channel.h b/yt/yt/library/auth/credentials_injecting_channel.h index 65a9a458d23..39334281722 100644 --- a/yt/yt/library/auth/credentials_injecting_channel.h +++ b/yt/yt/library/auth/credentials_injecting_channel.h @@ -32,10 +32,6 @@ NRpc::IChannelPtr CreateServiceTicketInjectingChannel( NRpc::IChannelPtr underlyingChannel, const TAuthenticationOptions& options); -NRpc::IChannelPtr CreateServiceTicketInjectingChannel( - NRpc::IChannelPtr underlyingChannel, - const TAuthenticationOptions& options); - //////////////////////////////////////////////////////////////////////////////// NRpc::IChannelFactoryPtr CreateServiceTicketInjectingChannelFactory( |
