Skip to content

Commit 48c1f7a

Browse files
committed
fix lint
1 parent f847108 commit 48c1f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElementX/Sources/Services/Room/JoinedRoomProxy.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ struct DeclineCallbackPublisher: Publisher {
872872
}
873873
handle = try? room.subscribeToCallDeclineEvents(rtcNotificationEventID: eventID, listener: callDeclineListener).get()
874874
listener = callDeclineListener
875-
}
875+
}
876876

877877
func request(_ demand: Subscribers.Demand) {
878878
// nop

0 commit comments

Comments
 (0)