Skip to content

Commit 8dfe74c

Browse files
committed
chore: remove unused import
1 parent 755949b commit 8dfe74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/x-ai/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ErrorResponse, ProviderConfigs } from '../types';
1+
import { ProviderConfigs } from '../types';
22
import { X_AI } from '../../globals';
33
import XAIAPIConfig from './api';
44
import {

0 commit comments

Comments
 (0)