remove unneccessary comment

This commit is contained in:
M3philis
2018-06-06 12:21:20 +02:00
parent b48ec14ab2
commit b2fe0d449a

View File

@@ -52,8 +52,6 @@ func main() {
tags = strings.Replace(tags, ",", "+", -1) tags = strings.Replace(tags, ",", "+", -1)
tags = strings.TrimSuffix(tags, "\n") tags = strings.TrimSuffix(tags, "\n")
fmt.Println("All bits corrupted; start to inject package")
for picHits > 0 { for picHits > 0 {
fmt.Println("Page: ", page) fmt.Println("Page: ", page)