chore(backend): upgrade deps and remove redis/rq
This commit is contained in:
@@ -18,7 +18,7 @@ async def run() -> None:
|
||||
from app.models.boards import Board
|
||||
from app.models.gateways import Gateway
|
||||
from app.models.users import User
|
||||
from app.services.openclaw import GatewayAgentIdentity
|
||||
from app.services.openclaw.shared import GatewayAgentIdentity
|
||||
|
||||
await init_db()
|
||||
async with async_session_maker() as session:
|
||||
|
||||
Reference in New Issue
Block a user