mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 00:20:00 +08:00
chore: coding style (#3959)
This commit is contained in:
@@ -94,6 +94,7 @@ func (t *TokenNode) RawText() string {
|
||||
text = strings.TrimPrefix(text, `"`)
|
||||
text = strings.TrimSuffix(text, `"`)
|
||||
}
|
||||
|
||||
return text
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user