chore: remove rule for ignoring unsafe imports
This commit is contained in:
parent
b6eed6daff
commit
fcc6943d5e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue