Skip to content

Commit

Permalink
chore: delete obsoleted comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Oct 3, 2024
1 parent 161c87d commit d142690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion raftify/src/raft_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use crate::config::TlsConfig;

use super::RaftServiceClient;

// TODO: Support https schema
pub async fn create_client<A: ToSocketAddrs>(
addr: A,
client_tls_config: Option<TlsConfig>,
Expand Down

0 comments on commit d142690

Please sign in to comment.