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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-23 18:36:41 +09:00
committed by GitHub
parent 2c607dedee
commit 0b89312d9d

View File

@@ -248,5 +248,4 @@ func getVideoDownload(cookiecfg *bz.CookieConfig, card bz.Card, cachePath string
}
msg = append(msg, message.Video("file:///"+file.BOTPATH+"/"+videoFile))
return
}