Skip to content

Commit

Permalink
more logic
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRusk committed Jan 9, 2021
1 parent e49b26e commit 43f23ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ func main() {
}

fmt.Printf("Downloading '%v' %v of %v\n", url, urlNum+1, len(urls))

for _, image := range images { // get the images downloading
go func(image godesu.Image) {
var fs finishState
Expand Down

0 comments on commit 43f23ff

Please sign in to comment.