Skip to content

Commit e57c1c9

Browse files
committed
chore: lint
1 parent 6e98b5d commit e57c1c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/integration/auth/mongodb_aws.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ import * as sinon from 'sinon';
88
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
99
import { refreshKMSCredentials } from '../../../src/client-side-encryption/providers';
1010
import {
11-
AWSCredentialProvider,
12-
AWSCredentials,
11+
type AWSCredentials,
1312
AWSTemporaryCredentialProvider,
1413
type CommandOptions,
1514
Connection,

0 commit comments

Comments
 (0)