Skip to content

Commit e6e0986

Browse files
committed
style: fix eslint errors
1 parent 937b4c1 commit e6e0986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/httpApiMock.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { DynamoDBClient } from '@aws-sdk/client-dynamodb'
1+
import type { DynamoDBClient } from '@aws-sdk/client-dynamodb'
22
import {
33
codeBlockOrThrow,
44
regExpMatchedStep,

0 commit comments

Comments
 (0)