chore: remove comment

This commit is contained in:
2025-01-31 18:14:28 +03:00
parent 1fcb88976c
commit d2bcb4e345

View File

@ -143,7 +143,6 @@ func (FileDownloader) Download(ctx context.Context, opts Options) (Type, string,
return 0, "", err
}
r.Close()
// out.Close()
// Проверка контрольной суммы
if opts.Hash != nil {