We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73d114 commit 3e3eebaCopy full SHA for 3e3eeba
src/sdk/accountspace_nb.js
@@ -34,7 +34,6 @@ class AccountSpaceNB {
34
//////////////////////
35
36
async create_user(params, account_sdk) {
37
-
38
const requesting_account = account_sdk.requesting_account;
39
const account_email_wrapped = account_util.get_account_email_from_username(params.username, requesting_account._id);
40
const req = {
0 commit comments