fix: remove unnecessary comment in downloader

This commit is contained in:
Hachi-R
2025-04-13 17:25:03 -03:00
parent 4520f6bb20
commit 2452a3a51a

View File

@@ -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!({