mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Removed unnecessary print
This commit is contained in:
parent
bc3bfb1c5f
commit
10a58ae932
1 changed files with 0 additions and 2 deletions
|
|
@ -114,8 +114,6 @@ func (f *Format) DownloadSegments(outputDir string, goroutines int, onSegmentDow
|
|||
}
|
||||
i := i
|
||||
|
||||
fmt.Println(i, end)
|
||||
|
||||
go func() {
|
||||
for j, segment := range segments[i:end] {
|
||||
select {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue