Skip to content

Commit

Permalink
remove unused pkg. (#122)
Browse files Browse the repository at this point in the history
* feat: update max Seq format method.

* update Format method in pb.

* update to correct constant.

* update format method in pb.

* feat: update conversation fields.

* update pb files.

* update ConversationsDestructMsgs method.

* update conversation and msg destruct pb.

* feat: update GroupInfoForSetEX struct.

* update group pb.

* feat: implement request max count limit.

* feat: add PushMsgReq

* remove unused pkg.
  • Loading branch information
mo3et authored Sep 7, 2024
1 parent de058ff commit f25e90c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion group/group.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ package group
import (
"errors"
"fmt"
"github.com/openimsdk/protocol/constant"
)

func (x *CreateGroupReq) Check() error {
Expand Down

0 comments on commit f25e90c

Please sign in to comment.