chore: remove duplicate auth export in release bundle

This commit is contained in:
john
2026-06-27 18:14:30 +08:00
parent 4bb4858e84
commit 0a79a99df9
-1
View File
@@ -2714,7 +2714,6 @@ export function createUserAuth(pool, options = {}) {
policyCatalog: POLICY_CATALOG,
skillCatalog,
publicUser,
getUserById,
};
}