chore(lint): 改进代码样式 (#925)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-06-12 15:02:26 +09:00 committed by GitHub
parent b637fe18e9
commit c70766a989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -61,5 +61,4 @@ func init() {
} }
ctx.SendChain(message.Text(text.String())) ctx.SendChain(message.Text(text.String()))
}) })
} }