Skip to content

Commit

Permalink
Remove debug leftover (#32524)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn authored Sep 20, 2024
1 parent bbf72c2 commit 678104c
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 678104c

Please sign in to comment.