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

View file

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