Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
spolu committed Nov 15, 2024
1 parent 1405d01 commit 62a0240
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { BaseAction } from "../../../../front/lib/api/assistant/actions/index";
import { BaseAction } from "../../../../front/assistant/actions/index";
import { ModelId } from "../../../../shared/model_id";

export type ConversationFileType = {
Expand Down

0 comments on commit 62a0240

Please sign in to comment.