chore: remove debugging code
This commit is contained in:
parent
b6a0203e93
commit
05d8219679
@ -88,7 +88,5 @@ func cleanBody(body string) string {
|
||||
re = regexp.MustCompile(`https?:\/\/[a-z]*.?genius.com`)
|
||||
clean = re.ReplaceAllString(clean, "")
|
||||
|
||||
fmt.Println(clean)
|
||||
|
||||
return clean
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user