Forgot to remove line

This commit is contained in:
lordwelch 2017-11-30 19:40:28 -07:00
parent 86b89bb1d7
commit f4e95ca172

View File

@ -48,7 +48,6 @@ func main() {
fmt.Println()
if err != nil {
fmt.Println("url failed: ", url)
fmt.Println(test)
fmt.Println(err)
continue
}