Merge pull request #10203 from keynslug/fix/EMQX-9269/changelog

chore: remove irrelevant changelog entry
This commit is contained in:
Andrew Mayorov 2023-03-22 11:50:15 +03:00 committed by GitHub
commit 1a0b659ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
Fix the issue where nodes responses to the list bridges RPC were incorrectly flattened, which caused List Bridges API HTTP handler to crash when there was more than 1 node in the cluster.