mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 00:33:59 +00:00
fix: remove unnecessary comment in downloader
This commit is contained in:
@@ -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!({
|
||||
|
||||
Reference in New Issue
Block a user