[mastodon-client] Remove even more debug messages
This commit is contained in:
parent
c0479f97cb
commit
30ef791a24
|
@ -1284,8 +1284,6 @@ export default class Misskey implements MegalodonInterface {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(`mentions collected: ${mentions.length}`);
|
|
||||||
|
|
||||||
return mentions;
|
return mentions;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue