-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
@snicoll
Description
There are a number of uses of @NonNull
in the codebase for which IntelliJ IDEA warns about them being unnecessary. After having talked with the team, they should be unnecessary indeed, so we should remove them.