perf(bundle): replace broad storage and utils imports
This commit is contained in:
@@ -20,7 +20,7 @@ import type {
|
||||
UnlockPrivateMessageInput,
|
||||
UnlockedPrivateMessageLocalPatch,
|
||||
} from "@/data/repositories/interfaces";
|
||||
import type { Result } from "@/utils";
|
||||
import type { Result } from "@/utils/result";
|
||||
|
||||
import { ChatLocalMessageStore } from "./chat_local_message_store";
|
||||
import { ChatMediaCacheCoordinator } from "./chat_media_cache_coordinator";
|
||||
|
||||
Reference in New Issue
Block a user