mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
refactor: 移动pool到pipeline包
This commit is contained in:
@@ -9,7 +9,7 @@ from .bootutils import log
|
||||
from .bootutils import config
|
||||
|
||||
from . import app
|
||||
from . import pool
|
||||
from ..pipeline import pool
|
||||
from ..pipeline import controller
|
||||
from ..pipeline import stagemgr
|
||||
from ..audit import identifier
|
||||
|
||||
Reference in New Issue
Block a user