@ -2,8 +2,6 @@ package cache
import (
"OpenIM/pkg/common/db/relation"
"OpenIM/pkg/common/tracelog"
"OpenIM/pkg/utils"
"context"
"github.com/dtm-labs/rockscache"
"github.com/go-redis/redis/v8"
@ -3,7 +3,6 @@ package cache
relationTb "OpenIM/pkg/common/db/table/relation"
@ -2,7 +2,6 @@ package cache
"OpenIM/pkg/common/db/table/unrelation"
"encoding/json"
unrelation2 "OpenIM/pkg/common/db/table/unrelation"
@ -5,7 +5,6 @@ import (
"OpenIM/pkg/common/db/obj"
"OpenIM/pkg/common/db/table/relation"
"OpenIM/pkg/common/log"
"OpenIM/pkg/proto/third"
@ -3,7 +3,6 @@ package relation
"OpenIM/pkg/common/constant"
"gorm.io/gorm"
@ -2,7 +2,6 @@ package relation