I believe that "misspelled identifier" quick fixes should precede the "remove unused declarations".

If anyone wants to take this on, this should just be a matter of
- Making a test case for this, and
- Shifting the order of which quick fix is registered first.
I believe that "misspelled identifier" quick fixes should precede the "remove unused declarations".
If anyone wants to take this on, this should just be a matter of