Skip to content

Commit 3e3eeba

Browse files
committed
remove newline
Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
1 parent f73d114 commit 3e3eeba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sdk/accountspace_nb.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class AccountSpaceNB {
3434
//////////////////////
3535

3636
async create_user(params, account_sdk) {
37-
3837
const requesting_account = account_sdk.requesting_account;
3938
const account_email_wrapped = account_util.get_account_email_from_username(params.username, requesting_account._id);
4039
const req = {

0 commit comments

Comments
 (0)