1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-06 20:13:50 +08:00

ci(chore): Fix stylings

This commit is contained in:
Github Actions 2021-03-29 15:03:22 +00:00
parent 5b74c5cb9f
commit d7ee32ebe6

View File

@ -1398,5 +1398,3 @@ func limitedString(str string) string {
}
return string(limited) + " ..."
}