mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-04 05:17:36 +03:00
chore: remove debugging code
This commit is contained in:
parent
b6a0203e93
commit
05d8219679
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue