This commit is contained in:
skiffer-git 2022-07-20 21:17:47 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 69b805a537
commit 5e60ba7f0d

View File

@ -10,7 +10,7 @@ import (
"Open_IM/pkg/common/config"
kfk "Open_IM/pkg/common/kafka"
"Open_IM/pkg/common/log"
pbChat "Open_IM/pkg/proto/chat"
pbChat "Open_IM/pkg/proto/msg"
pbPush "Open_IM/pkg/proto/push"
"github.com/Shopify/sarama"
"github.com/golang/protobuf/proto"