Skip to content

Commit

Permalink
🎨 改进代码样式 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 1, 2023
1 parent 3ef0e76 commit 1b3fec3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/ai_false/ai_false.go
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ func drawstatus(uid int64, botname string) (sendimg []byte, err error) {

milen := len(moreinfo)
for i, v := range moreinfo {

err = moreinfocard.LoadFontFace(text.GlowSansFontFile, 32)
if err != nil {
return
Expand Down

0 comments on commit 1b3fec3

Please sign in to comment.