Remove comment regarding Mastodon in API service
This commit is contained in:
parent
8b7bcd2d30
commit
0b8005001a
1 changed files with 0 additions and 2 deletions
|
@ -1449,8 +1449,6 @@ const MASTODON_STREAMING_EVENTS = new Set([
|
||||||
'status.update'
|
'status.update'
|
||||||
])
|
])
|
||||||
|
|
||||||
// If Mastodon is doing a different streaming event,
|
|
||||||
// please let us know, Gargron.
|
|
||||||
const PLEROMA_STREAMING_EVENTS = new Set([
|
const PLEROMA_STREAMING_EVENTS = new Set([
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue