mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 08:35:59 +08:00
black bug
This commit is contained in:
@@ -22,6 +22,7 @@ func main() {
|
||||
if err := apiCmd.Execute(); err != nil {
|
||||
panic(err.Error())
|
||||
}
|
||||
if err := apiCmd.Execute()
|
||||
}
|
||||
|
||||
func run(port int) error {
|
||||
|
||||
Reference in New Issue
Block a user