solve error

This commit is contained in:
withchao
2023-03-03 18:59:28 +08:00
parent ebd1de919d
commit b74e6b52f3
11 changed files with 100 additions and 20 deletions
-3
View File
@@ -1,13 +1,10 @@
package main
import (
"OpenIM/internal/task"
"OpenIM/internal/tools"
"OpenIM/pkg/common/config"
"context"
"flag"
"fmt"
"time"
)
func main() {