You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are already implied by the `@Value` Lombok annotation - the explicit
modifier probably appeared when we used delombok to generate the new
constructors. (Most) other classes in the repo don't have the explicit `final`
modifier, so let's leave it out here too so it doesn't seem like these classes
are different.
0 commit comments