mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
Delete Data Conversion Tool
This commit is contained in:
parent
5baa7d8e40
commit
9ac5a009b1
@ -124,7 +124,6 @@ func main() {
|
||||
if errors.Is(err, errMinioNotEnabled) ||
|
||||
errors.Is(err, errSignEndPoint) ||
|
||||
errors.Is(err, errApiURL) {
|
||||
colorErrPrint(fmt.Sprintf("Check: %s, failed: %s", check.name, err.Error()))
|
||||
checks[index].flag = true
|
||||
continue
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user