Remove comment regarding Mastodon in API service

This commit is contained in:
Sean King 2022-06-11 10:32:37 -06:00
parent 4b3de2797e
commit 77e6aa6968
No known key found for this signature in database
GPG Key ID: 510C52BACD6E7257
1 changed files with 0 additions and 2 deletions

View File

@ -1185,8 +1185,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([
'pleroma:chat_update'
])