Remove comment regarding Mastodon in API service
This commit is contained in:
parent
42cdf10f4d
commit
98c9cd4a6d
1 changed files with 0 additions and 2 deletions
|
@ -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([
|
||||
])
|
||||
|
||||
|
|
Loading…
Reference in a new issue