From 2452a3a51a732b2db0c4b4c9d80dbd34fa90c3e9 Mon Sep 17 00:00:00 2001 From: Hachi-R Date: Sun, 13 Apr 2025 17:25:03 -0300 Subject: [PATCH] fix: remove unnecessary comment in downloader --- rust_rpc/src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/rust_rpc/src/main.rs b/rust_rpc/src/main.rs index 1f26278a..0e56794d 100644 --- a/rust_rpc/src/main.rs +++ b/rust_rpc/src/main.rs @@ -539,7 +539,6 @@ impl Downloader { manager.finalize_download()?; tokio::time::sleep(tokio::time::Duration::from_secs(1)).await; - // bitch shut the fuck up if self.config.should_log_stats() { let json_output = json!({