Skip to content

Commit 9d8e9a4

Browse files
author
Hoseong-Seo
committed
Remove commented-out code
1 parent 46cac00 commit 9d8e9a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/deprovision-tenant.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ if [[ $TIER == "PREMIUM" || $TIER == "ADVANCED" ]]; then
9999
npm install
100100

101101
export CDK_PARAM_SYSTEM_ADMIN_EMAIL="NA"
102-
# export CDK_PARAM_COMMIT_ID="NA"
103102
export CDK_PARAM_REG_API_GATEWAY_URL="NA"
104103
export CDK_PARAM_EVENT_BUS_ARN=arn:aws:service:::resource
105104
export CDK_PARAM_CONTROL_PLANE_SOURCE="NA"

0 commit comments

Comments
 (0)