Skip to content

Commit

Permalink
Update packages/aws-cdk-lib/aws-rds/lib/ca-certificate.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgrain committed Sep 18, 2023
1 parent 0cc130c commit b52fc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-rds/lib/ca-certificate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ export class CaCertificate {
public toString(): string {
return this.identifier;
}
}
}

0 comments on commit b52fc48

Please sign in to comment.