Skip to content

Commit c827798

Browse files
committed
chore: removed unused import
1 parent cd2ea0d commit c827798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/parameters/tests/helpers/parametersUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { RetentionDays } from 'aws-cdk-lib/aws-logs';
44
import { NodejsFunction } from 'aws-cdk-lib/aws-lambda-nodejs';
55
import { Runtime } from 'aws-cdk-lib/aws-lambda';
66
import { PolicyStatement } from 'aws-cdk-lib/aws-iam';
7-
import { Key } from 'aws-cdk-lib/aws-kms';
87
import { StringParameter, IStringParameter } from 'aws-cdk-lib/aws-ssm';
98
import { Table, TableProps, BillingMode } from 'aws-cdk-lib/aws-dynamodb';
109

0 commit comments

Comments
 (0)