Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
chore: remove console log on verify_credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Mar0xy committed Oct 31, 2023
1 parent 6673c7f commit b57b644
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export class ApiAccountMastodon {
language: '',
},
});
console.log(newAcct);
return newAcct;
} catch (e: any) {
/* console.error(e);
Expand Down

0 comments on commit b57b644

Please sign in to comment.