cicd: robot automated Change

This commit is contained in:
cubxxw
2023-11-10 11:55:43 +00:00
committed by github-actions[bot]
parent 005ff53c3c
commit 229c656eda
12 changed files with 36 additions and 27 deletions
+3 -1
View File
@@ -16,10 +16,12 @@ package cmd
import (
"fmt"
"github.com/OpenIMSDK/protocol/constant"
config2 "github.com/openimsdk/open-im-server/v3/pkg/common/config"
"github.com/spf13/cobra"
config2 "github.com/openimsdk/open-im-server/v3/pkg/common/config"
"github.com/openimsdk/open-im-server/v3/internal/msgtransfer"
)