Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 529919003
Change-Id: Ia6d6c82803344180ac0369bea83ce230181febd4
  • Loading branch information
Googler authored and Copybara-Service committed May 6, 2023
1 parent 4081aac commit 28bfb19
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ public boolean isMultiplex() {
return multiplex;
}

public boolean isCancellable() {
return cancellable;
}

/** Returns the format of the worker protocol. */
public WorkerProtocolFormat getProtocolFormat() {
return protocolFormat;
Expand Down

0 comments on commit 28bfb19

Please sign in to comment.