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
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.