From 3549522de27a1bcab1c79ffe0b16c0660489a678 Mon Sep 17 00:00:00 2001 From: Ning Sun Date: Fri, 17 Jan 2025 13:32:13 +0800 Subject: [PATCH] Update src/pipeline/src/dispatcher.rs Co-authored-by: Ruihang Xia --- src/pipeline/src/dispatcher.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pipeline/src/dispatcher.rs b/src/pipeline/src/dispatcher.rs index 629db2e1fa88..f16fd7e57fb2 100644 --- a/src/pipeline/src/dispatcher.rs +++ b/src/pipeline/src/dispatcher.rs @@ -43,8 +43,6 @@ const RULES: &str = "rules"; /// - value: db /// pipeline: db_pipeline /// table_part: db_log -/// -/// /// ``` /// /// If none of the rules match the value, this pipeline will continue to process