Skip to content

Commit b58382f

Browse files
committed
fix(processor): remove some comment code
1 parent 545ae43 commit b58382f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/query/service/src/pipelines/executor/pipeline_pulling_executor.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ impl PipelinePullingExecutor {
103103
));
104104
}
105105

106-
// pipeline.resize(1)?;
107106
let mut sink_pipe_builder = SinkPipeBuilder::create();
108107

109108
for _index in 0..pipeline.output_len() {

0 commit comments

Comments
 (0)