Skip to content

Commit

Permalink
[KARMAN-11003] Ins=dentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GaMalhot committed Feb 4, 2024
1 parent cf33c95 commit 2198088
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ private static class SinkInitContext implements Sink.InitContext {
SinkInitContext(
SinkWriterMetricGroup metricGroup) {
this.metricGroup = metricGroup;
}
}

@Override
public JobID getJobId() {
Expand Down

0 comments on commit 2198088

Please sign in to comment.