Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 556171751
Change-Id: Ic3f38568331a72a0e09f4fee9e84c2d496cf2f73
  • Loading branch information
justinhorvitz authored and copybara-github committed Aug 12, 2023
1 parent a582952 commit d26c461
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public final boolean keepsEdges() {
}

@Override
@CanIgnoreReturnValue
public synchronized ImmutableSet<SkyKey> setValue(
SkyValue value, Version graphVersion, @Nullable Version maxTransitiveSourceVersion) {
checkArgument(
Expand Down

0 comments on commit d26c461

Please sign in to comment.