Skip to content

Commit

Permalink
Attempt to fix failing bazel_determinism_test presubmit due to extra …
Browse files Browse the repository at this point in the history
…";" at the end of the file (and upgrade of error prone to 2.16)

PiperOrigin-RevId: 501553621
Change-Id: Ifc13a7f1dcf7dc7201e1b52d43fadff8753433f2
  • Loading branch information
Googler authored and copybara-github committed Jan 12, 2023
1 parent 4e22092 commit 36a93f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ private SetMultimap<Label, Label> getAllConditions(Rule rule, RawAttributeMapper
}
return conditions;
}
};
}

0 comments on commit 36a93f9

Please sign in to comment.