[mastodon-client] Remove even more debug messages
This commit is contained in:
parent
837fb327da
commit
cbf07d133c
1 changed files with 0 additions and 2 deletions
|
@ -1284,8 +1284,6 @@ export default class Misskey implements MegalodonInterface {
|
|||
});
|
||||
}
|
||||
|
||||
console.log(`mentions collected: ${mentions.length}`);
|
||||
|
||||
return mentions;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue