mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 23:36:02 +00:00
perf: ensure plugin deps on startup (#858)
This commit is contained in:
@@ -4,6 +4,7 @@ import typing
|
||||
import traceback
|
||||
|
||||
import sqlalchemy
|
||||
import logging
|
||||
|
||||
from ..core import app, taskmgr
|
||||
from . import context, loader, events, installer, models
|
||||
|
||||
Reference in New Issue
Block a user