mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-22 05:23:09 -06:00
What is this doing here?
This commit is contained in:
parent
1b479439ff
commit
ef310391f0
|
|
@ -41,7 +41,6 @@ type OutputPresenceConsumer struct {
|
|||
queues *queue.OutgoingQueues
|
||||
isLocalServerName func(gomatrixserverlib.ServerName) bool
|
||||
rsAPI roomserverAPI.FederationRoomserverAPI
|
||||
roomserverAPI.FederationRoomserverAPI
|
||||
topic string
|
||||
outboundPresenceEnabled bool
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue