Skip to content

Commit 2b60136

Browse files
committed
refactor: remove some functions.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
1 parent a64114e commit 2b60136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/indexdb/init.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package indexdb
1919

2020
import (
2121
"context"
22+
2223
"github.com/openimsdk/openim-sdk-core/v3/wasm/exec"
2324
)
2425

@@ -35,7 +36,6 @@ type IndexDB struct {
3536
LocalUsers
3637
LocalConversations
3738
*LocalChatLogs
38-
LocalSuperGroupChatLogs
3939
LocalSuperGroup
4040
LocalConversationUnreadMessages
4141
LocalGroups

0 commit comments

Comments
 (0)