Skip to content

Commit ce979af

Browse files
committed
fix: remove unused import from provider.ts
1 parent d32eeee commit ce979af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/server/ai/types/provider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { ServiceException } from "@/server/lib/exception";
2-
import { E } from "node_modules/better-auth/dist/shared/better-auth.Bzjh9zg_";
32
import type { TypixChatApiResponse, TypixGenerateRequest } from "./api";
43
import type { Ability, AiModel } from "./model";
54

0 commit comments

Comments
 (0)