mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
With the new changes to `dart format` that insert trailing commas automatically, these comments don't serve a purpose. Fixes https://github.com/flutter/flutter/issues/175655