Remove comment regarding Mastodon in API service

This commit is contained in:
Sean King 2022-06-11 10:32:37 -06:00 committed by Sol Fisher Romanoff
parent 8b7bcd2d30
commit 0b8005001a
Signed by untrusted user who does not match committer: nbsp
GPG Key ID: 9D3F2B64F2341B62
1 changed files with 0 additions and 2 deletions

View File

@ -1449,8 +1449,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([
])