Skip to content

Remove superfluous @NonNull annotations #2976

Closed
@mp911de

Description

@mp911de

In several places we have elements annotated with @NonNull although these elements do not override other ones. Using @NonNullApi defaults to non-null API by default hence additional @NonNull annotations can be removed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions