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