remove old debug logging in AsyncWrapper (#10661)

This commit is contained in:
Kerry 2023-04-19 19:45:27 +12:00 committed by GitHub
parent aff3bd6e32
commit 957945b356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 14 deletions

View file

@ -220,7 +220,6 @@ describe("VoiceBroadcastPlayback", () => {
};
filterConsole(
"Starting load of AsyncWrapper for modal",
// expected for some tests
"Unable to load broadcast playback",
);