Skip to content

Commit

Permalink
run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
m-trieu committed Feb 20, 2024
1 parent d93c237 commit 0bce6d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ public class StreamingDataflowWorker {

private final DataflowExecutionStateSampler sampler = DataflowExecutionStateSampler.instance();


private StreamingDataflowWorker(
WindmillServerStub windmillServer,
long clientId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
import java.util.Map;
import java.util.Optional;
import java.util.PriorityQueue;
import java.util.Random;
import java.util.concurrent.Callable;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
Expand Down

0 comments on commit 0bce6d7

Please sign in to comment.