24a4bf31f9
I'm currently working on a fix to the analyzer that will cause unreachable default clauses to be properly flagged as a warning (https://github.com/dart-lang/sdk/issues/54575). To avoid a bot failure when the fix lands, these unreachable default clauses need to be removed. Bug: https://github.com/dart-lang/sdk/issues/54575 Change-Id: I35cc2be79d918a8f6ee7b388cf97044f0196b932 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/380961 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Nate Biggs <natebiggs@google.com> Auto-Submit: Paul Berry <paulberry@google.com>