Mike 1 год назад
Родитель
Сommit
1eeb9014a2
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      server/toc/http.go

+ 0 - 2
server/toc/http.go

@@ -357,6 +357,4 @@ func extractProfile(htmlContent []byte) string {
 			bodyContent.Write(tokenizer.Text())
 		}
 	}
-
-	return bodyContent.String()
 }