perf(bundle): replace broad storage and utils imports
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
resolveChatCacheOwnerKey,
|
||||
type ChatCacheIdentityResolver,
|
||||
} from "@/data/repositories/chat_cache_identity";
|
||||
import { Result, type Result as ResultT } from "@/utils";
|
||||
import { Result, type Result as ResultT } from "@/utils/result";
|
||||
|
||||
import type { SplashLatestMessageCache } from "./splash_latest_message_cache";
|
||||
import { getLatestSplashMessagePreview } from "./splash_latest_message_preview";
|
||||
|
||||
Reference in New Issue
Block a user