Skip to content

Commit

Permalink
reverting accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
akulk022 committed Oct 13, 2023
1 parent 06d157f commit 77c7c4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nullaway/src/main/java/com/uber/nullaway/NullAway.java
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ private enum NullMarking {
* class has a mix of annotatedness, depending on presence of {@link
* org.jspecify.annotations.NullMarked} annotations
*/
@SuppressWarnings("JavadocReference")
PARTIALLY_MARKED
}

Expand Down

0 comments on commit 77c7c4f

Please sign in to comment.