Skip to content

Commit 74d3939

Browse files
committed
semi colon
1 parent 301f59b commit 74d3939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk-lib/aws-ecr/lib/repository.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ const dummyArnComponents: ArnComponents = {
646646
account: '123456789012',
647647
resource: 'repository',
648648
resourceName: 'DUMMY_ARN',
649-
}
649+
};
650650

651651
/**
652652
* Define an ECR repository

0 commit comments

Comments
 (0)