Loweel 4 år sedan
förälder
incheckning
c3e6d64fe4
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      classifier.go

+ 0 - 2
classifier.go

@@ -88,8 +88,6 @@ func feedRequest(req *http.Request, class string) {
 
 	feedarray := strings.Fields(feed)
 
-	fmt.Println(feedarray)
-
 	if class == "BAD" {
 		for _, token := range feedarray {