mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 01:25:58 +08:00
mv src/proto to pkg/proto
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package internal_service
|
||||
|
||||
import (
|
||||
pbUser "Open_IM/pkg/proto/user"
|
||||
"Open_IM/src/common/config"
|
||||
"Open_IM/src/grpc-etcdv3/getcdv3"
|
||||
pbUser "Open_IM/src/proto/user"
|
||||
"context"
|
||||
"strings"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user