Skip to content

Commit

Permalink
Update src/meta/src/stream/stream_graph/fragment.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel authored Jan 5, 2024
1 parent 0c776ff commit 5c26d76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/meta/src/stream/stream_graph/fragment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -778,10 +778,6 @@ impl CompleteStreamFragmentGraph {
);
}

tracing::debug!(?existing_fragments);
tracing::debug!(?extra_downstreams);
tracing::debug!(?extra_upstreams);

Ok(Self {
building_graph: graph,
existing_fragments,
Expand Down

0 comments on commit 5c26d76

Please sign in to comment.