Skip to content

Remove nullable annotation#175

Merged
big-guy merged 1 commit intogradle:masterfrom
Sineaggi:remove-nullable-annotation
Apr 18, 2022
Merged

Remove nullable annotation#175
big-guy merged 1 commit intogradle:masterfrom
Sineaggi:remove-nullable-annotation

Conversation

@Sineaggi
Copy link
Contributor

It's unused, and applied to a final variable where it's set by a constructor. Also, it already has the @Optional annotation, which is the correct annotation to use for a gradle property.

Signed-off-by: Clayton Walker <cwalker@sofi.org>
@Sineaggi Sineaggi force-pushed the remove-nullable-annotation branch from 9b2e71c to e3b3003 Compare January 16, 2022 00:01
@big-guy big-guy merged commit 6834669 into gradle:master Apr 18, 2022
@Sineaggi
Copy link
Contributor Author

Thanks @big-guy!

@Sineaggi Sineaggi deleted the remove-nullable-annotation branch April 19, 2022 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants