Commit 6189b7a
fix(lib.rs): remove debug print statement for connect_timeout
Removes a `println!` statement that was used for debugging the `connect_timeout`
option. This statement is no longer necessary and was producing unwanted
output during runtime.1 parent 8ea3e3e commit 6189b7a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments