Skip to content

Commit 595433d

Browse files
committed
remove comment
1 parent ed0c5a3 commit 595433d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/proxy_client.rs

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ struct Args {
3232

3333
#[tokio::main]
3434
async fn main() -> Result<()> {
35-
// nym_bin_common::logging::setup_logging();
3635
nym_bin_common::logging::setup_tracing_logger();
3736
let args = Args::parse();
3837

0 commit comments

Comments
 (0)