clean up console logs

This commit is contained in:
Henry Jameson 2026-08-04 14:44:30 +03:00
commit 8df95bedbb
3 changed files with 0 additions and 4 deletions

View file

@ -200,7 +200,6 @@ const Status = {
)
},
status() {
console.log('s', this.statusoid)
if (this.retweet) {
return this.statusoid.retweeted_status
} else {