1
0

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