Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 602287426
Change-Id: I1f0e3297ce34ad2e92b6021cb54ac83cd4c7f7da
  • Loading branch information
Googler authored and copybara-github committed Jan 29, 2024
1 parent 0297d0f commit dccdffd
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,6 @@ public BuildConfigurationValue getExecConfiguration() throws Exception {
return execConfiguration;
}

public ImmutableSet<ConfiguredTarget> getTopLevelTargets() {
return topLevelTargets;
}

public List<String> getCrashMessages() {
return crashMessages;
}
Expand Down

0 comments on commit dccdffd

Please sign in to comment.