Skip to content

Commit 24905e1

Browse files
committed
CCM-10048: clean up
1 parent 7d2bb55 commit 24905e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/backend-config/src/backend-config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ export const BackendConfigHelper = {
6262
sftpEnvironment: outputsFileContent.sftp_environment?.value ?? '',
6363
sftpMockCredentialPath:
6464
outputsFileContent.sftp_mock_credential_path?.value ?? '',
65-
templatesGuardDutyResourceArn:
66-
outputsFileContent.guardduty_quarantine_arn?.value ?? '',
6765
templatesTableName: outputsFileContent.templates_table_name?.value ?? '',
6866
templatesInternalBucketName:
6967
outputsFileContent.internal_bucket_name?.value ?? '',

0 commit comments

Comments
 (0)