Skip to content

Commit

Permalink
Update breaking_changes_allowlist.py (#36104)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Jun 17, 2024
1 parent 40a2625 commit 3c833e1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
# --------------------------------------------------------------------------------------------


RUN_BREAKING_CHANGES_PACKAGES = [
"azure-mgmt-*",
]
RUN_BREAKING_CHANGES_PACKAGES = []


# See Readme for ignore format
Expand Down

0 comments on commit 3c833e1

Please sign in to comment.