Remove comment regarding Mastodon in API service

This commit is contained in:
Sean King 2022-06-11 10:32:37 -06:00 committed by FloatingGhost
parent 42cdf10f4d
commit 98c9cd4a6d
1 changed files with 0 additions and 2 deletions

View File

@ -1473,8 +1473,6 @@ const MASTODON_STREAMING_EVENTS = new Set([
'status.update'
])
// If Mastodon is doing a different streaming event,
// please let us know, Gargron.
const PLEROMA_STREAMING_EVENTS = new Set([
])