From 43c9adcdf9e675587a50a737879d7f5b377c515a Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 20 Mar 2026 15:47:02 +0800 Subject: [PATCH] bugfix --- load_path.py | 1 - 1 file changed, 1 deletion(-) diff --git a/load_path.py b/load_path.py index a72f315..78880e2 100644 --- a/load_path.py +++ b/load_path.py @@ -1593,7 +1593,6 @@ paths="""/favicon.ico async def main(): config = getConfig('.') db = DBPools(config.databases) - ids = d.split('\n') cnt = 0 async with db.sqlorContext('sage') as sor: for p in paths.split('\n'):