Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesobrooks authored Dec 17, 2024
1 parent c2c79ab commit 0a39f43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ops/scripts/utility/az-delete-branch-resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,4 @@ if [[ "${dbExists}" == "true" ]]; then
az cosmosdb mongodb database delete -g bankruptcy-oversight-support-systems -a cosmos-mongo-ustp-cams-dev -n "${e2e_db}" --yes
fi


echo "Completed resource clean up operations."

0 comments on commit 0a39f43

Please sign in to comment.