mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 21:02:25 +03:00
Whitespace
Signed-off-by: Vivianne Langdon <puttabutta@gmail.com>
This commit is contained in:
parent
acede43611
commit
47386eca9f
1 changed files with 0 additions and 1 deletions
|
@ -268,7 +268,6 @@ func (w *worker) _next() {
|
|||
w.sentryHub.ConfigureScope(func(scope *sentry.Scope) {
|
||||
scope.SetTag("room_id", w.roomID)
|
||||
})
|
||||
|
||||
msgs, err := w.subscription.Fetch(1, nats.Context(ctx))
|
||||
switch err {
|
||||
case nil:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue