Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Jan 19, 2024
1 parent cdddbfc commit 83e7bac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/cdktf/concepts/iterators.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ The following example validates an ACM certificate through DNS validation:
<!-- #NEXT_CODE_BLOCK_SOURCE:csharp examples/csharp/documentation#iterators-complex-lists -->
<!-- #NEXT_CODE_BLOCK_SOURCE:go examples/go/documentation#iterators-complex-lists -->
<CodeTabs>
```ts
Expand Down Expand Up @@ -480,7 +479,6 @@ acmcertificatevalidation.NewAcmCertificateValidation(stack, jsii.String("validat
})
```
</CodeTabs>
## Using Iterators for List Attributes
Expand Down

0 comments on commit 83e7bac

Please sign in to comment.