Skip to content

Commit 9fc9bce

Browse files
committed
Remove white space
1 parent 8ea3c1e commit 9fc9bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cdk/nagSuppressions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ export const nagSuppressions = (stack: Stack) => {
256256
}
257257
]
258258
)
259-
259+
260260
// Suppress wildcard permissions for Lambda self-invoke policy
261261
safeAddNagSuppression(
262262
stack,

0 commit comments

Comments
 (0)