chore: remove rule for ignoring unsafe imports

This commit is contained in:
Nicolas Werner 2021-10-28 17:36:13 +02:00
parent b6eed6daff
commit fcc6943d5e
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ linter:
analyzer:
errors:
todo: ignore
import_of_legacy_library_into_null_safe: ignore
exclude:
- example/main.dart
# needed until crypto packages upgrade