diff --git a/user-auth.mjs b/user-auth.mjs index 063bc76..85b8cfe 100644 --- a/user-auth.mjs +++ b/user-auth.mjs @@ -2714,7 +2714,6 @@ export function createUserAuth(pool, options = {}) { policyCatalog: POLICY_CATALOG, skillCatalog, publicUser, - getUserById, }; }