Skip to content

Commit 9e8ef56

Browse files
committed
Remove extra import
1 parent 96c65a2 commit 9e8ef56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vertexai/src/requests/request.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { DEFAULT_API_VERSION } from '../constants';
2525
import { VertexAIErrorCode } from '../types';
2626
import { VertexAIError } from '../errors';
2727
import { getMockResponse } from '../../test-utils/mock-response';
28-
import { base64 } from '@firebase/util';
2928

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

0 commit comments

Comments
 (0)