This commit is contained in:
skiffer-git 2022-07-20 21:11:30 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent ce22696760
commit 5c405a9f3f

View File

@ -6,7 +6,7 @@ import (
"Open_IM/pkg/common/constant"
"Open_IM/pkg/common/http"
"Open_IM/pkg/common/log"
pbChat "Open_IM/pkg/proto/chat"
pbChat "Open_IM/pkg/proto/msg"
"Open_IM/pkg/utils"
)