refactor(chat): reorganize helper functions and update imports
This commit is contained in:
@@ -9,7 +9,7 @@ import { readAndSyncHistory } from "../../chat-history-sync";
|
||||
import {
|
||||
type UnlockMessageRequest,
|
||||
type UnlockMessageOutput,
|
||||
} from "../../chat-machine.helpers";
|
||||
} from "../../helper/unlock";
|
||||
|
||||
const log = new Logger("StoresChatChatUnlockFlow");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user