refactor(chat): reorganize helper functions and update imports
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
beginPendingReply,
|
||||
finishPendingReply,
|
||||
type HttpSendOutput,
|
||||
} from "../chat-machine.helpers";
|
||||
} from "../helper/send-state";
|
||||
import { historyMachineSetup } from "./history-flow";
|
||||
import { createChatActorActionSetup } from "./setup";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user