Skip to content

Commit b8ce3d8

Browse files
committed
refactor: remove outdated version comment from PipelineManager class
1 parent a832c8d commit b8ce3d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/langbot/pkg/pipeline/pipelinemgr.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,6 @@ async def process_query(self, query: pipeline_query.Query):
383383
class PipelineManager:
384384
"""流水线管理器"""
385385

386-
# ====== 4.0 ======
387-
388386
ap: app.Application
389387

390388
pipelines: list[RuntimePipeline]

0 commit comments

Comments
 (0)