chore: remove console log on verify_credentials

This commit is contained in:
Mar0xy 2023-10-31 12:13:37 +01:00
parent 6673c7fc13
commit b57b644ec6
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ export class ApiAccountMastodon {
language: '',
},
});
console.log(newAcct);
return newAcct;
} catch (e: any) {
/* console.error(e);