More style clean up. Less is more info.

This commit is contained in:
Scott Idem
2025-05-16 13:41:24 -04:00
parent bae46782d6
commit 40ce368e59
4 changed files with 143 additions and 43 deletions

View File

@@ -247,7 +247,6 @@ export async function qry_ae_obj_li__user_email(
console.log(`*** qry_ae_obj_li__user_email() *** account_id=${account_id} email=${email}`);
}
// /user/lookup_email
let endpoint = '/user/lookup_email';
params['email'] = email; // Required