Loweel 4 rokov pred
rodič
commit
c3e6d64fe4
1 zmenil súbory, kde vykonal 0 pridanie a 2 odobranie
  1. 0 2
      classifier.go

+ 0 - 2
classifier.go

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