Skip to content

Commit 3719ec5

Browse files
committed
rm comments
1 parent ee11ba4 commit 3719ec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/aws-cdk-lib/core/lib/asset-staging.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ export class AssetStaging extends Construct {
215215
assetHashType: this.hashType,
216216
customFingerprint: this.customSourceFingerprint,
217217
extraHash: props.extraHash,
218-
// TODO: may be a breaking change even by adding this if the include is undefined when version upgrading...
219218
include: props.include,
220219
exclude: props.exclude,
221220
ignoreMode: props.ignoreMode,

0 commit comments

Comments
 (0)