Skip to content

Commit 2e1708b

Browse files
committed
fix: multiple references
1 parent faa7065 commit 2e1708b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ pub struct ClientBuilder {
4747
socks5_proxy: Option<String>,
4848
tls_config: TlsConfig,
4949
backoff_config: Arc<BackoffConfig>,
50-
sasl_config: Option<SaslConfig>,
5150
}
5251

5352
impl ClientBuilder {

0 commit comments

Comments
 (0)