There is a redundant if condition in ResolvableType.java.
I propose to simplify redundant code.
Thank you for reading my PR :)
Comment From: sbrannen
Thanks for the PR.
Unfortunately the proposal changes the logic since the ourResolved variable can change state on line 333.
In light of that I am closing this PR.