Skip to content

Commit

Permalink
cleanup: fix region-tag mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabirmean committed Feb 16, 2023
1 parent ad775a1 commit 889f0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlp/listTriggers.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function main(projectId) {
}

listTriggers();
// [END dlp_list_trigger]
// [END dlp_list_triggers]
}

main(...process.argv.slice(2));
Expand Down

0 comments on commit 889f0c9

Please sign in to comment.