mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +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) ||
|
if errors.Is(err, errMinioNotEnabled) ||
|
||||||
errors.Is(err, errSignEndPoint) ||
|
errors.Is(err, errSignEndPoint) ||
|
||||||
errors.Is(err, errApiURL) {
|
errors.Is(err, errApiURL) {
|
||||||
colorErrPrint(fmt.Sprintf("Check: %s, failed: %s", check.name, err.Error()))
|
|
||||||
checks[index].flag = true
|
checks[index].flag = true
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user