Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint: better import order #182

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

xpzouying
Copy link
Contributor

描述

  1. 按照 Go 官方 import 规范建议修改: https://github.com/golang/go/wiki/CodeReviewComments#imports
  2. 图片下载失败时,修复无效的错误 fmt.Sprintf,修改为发送错误信息回复。

1. 按照 Go 官方 import 规范建议修改:
https://github.com/golang/go/wiki/CodeReviewComments#imports
2. 图片下载失败时,修复无效的错误 fmt.Sprintf,修改为发送错误信息回复。
@Leizhenpeng Leizhenpeng merged commit b082035 into ConnectAI-E:master Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants