Skip to content

Commit

Permalink
normalized
Browse files Browse the repository at this point in the history
  • Loading branch information
viac92 committed Jul 1, 2021
1 parent e24b77f commit 52865b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kaffeBot/bot.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ func moltiplica(s string) string {
}
continue
}

strOut += string(rSli[i])
}
return strOut
Expand Down

0 comments on commit 52865b5

Please sign in to comment.