Skip to content

Commit 2988c61

Browse files
committed
fix lint err
1 parent 8b3baac commit 2988c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ai/src/methods/chat-session.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { ChatSession } from './chat-session';
2525
import { ApiSettings } from '../types/internal';
2626
import { VertexAIBackend } from '../backend';
2727
import { fakeChromeAdapter } from '../../test-utils/get-fake-firebase-services';
28-
import { AIError } from '../errors';
2928

3029
use(sinonChai);
3130
use(chaiAsPromised);

0 commit comments

Comments
 (0)