mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-11 19:53:55 +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