Committed by
GitHub
get_instance.dart redundant ternary
The ternary on the line ~222 it is a redundant ternary. Another possibility would be if the key is not null print it, instead of $ newKey
Showing
1 changed file
with
1 additions
and
5 deletions
-
Please register or login to post a comment