mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-12-28 11:06:02 +08:00
style: 格式整理
This commit is contained in:
@@ -33,5 +33,4 @@ func AddLineNo(s string) string {
|
||||
bf.WriteString(strings.Repeat(" ", maxLineNoStrLen-len(lineNoStr)) + lineNoStr + " " + line)
|
||||
}
|
||||
return bf.String()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user