Skip to content

Commit

Permalink
Remove debug leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Sep 20, 2024
1 parent f2d0558 commit 166d21c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,6 @@ private PCollection<T> expandReadContinued(
@Override
public T apply(PubsubMessage input) {
if (!reportedMetrics) {
LOG.info("reportling lineage...");
// report Lineage once
if (topicPath != null) {
TopicPath topic = topicPath.get();
Expand Down

0 comments on commit 166d21c

Please sign in to comment.