Remove unsound null safety options #2427
Labels
good first issue
A good starting issue for contributors (issues with this label will appear in /contribute)
P2
A bug or feature request we're likely to work on
package:dwds
triaged
After #2426, which removed all the unsound null-safety tests, we should also remove everywhere where we allow unsound null safety to be specified.
For example:
webdev/dwds/lib/src/debugging/metadata/module_metadata.dart
Lines 117 to 119 in ae43e8e
The text was updated successfully, but these errors were encountered: