Skip to content

Commit 938e1c2

Browse files
committed
Non-automatic style fix
1 parent 7608585 commit 938e1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-aws-sdk/test/bedrock-runtime.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ registerInstrumentationTesting(new AwsInstrumentation());
3737
import {
3838
BedrockRuntimeClient,
3939
ConverseCommand,
40+
ConverseStreamCommand,
4041
ConversationRole,
4142
InvokeModelCommand,
42-
ConverseStreamCommand,
4343
} from '@aws-sdk/client-bedrock-runtime';
4444
import { AwsCredentialIdentity } from '@aws-sdk/types';
4545
import * as path from 'path';

0 commit comments

Comments
 (0)