Fix formatting issues.
This commit is contained in:
parent
afe5c33f33
commit
acefbbc7d8
3 changed files with 4 additions and 4 deletions
|
|
@ -29,7 +29,6 @@ class FakeNotificationDrawerManager(
|
|||
private val clearMembershipNotificationForSessionLambda: (SessionId) -> Unit = { lambdaError() },
|
||||
private val clearMembershipNotificationForRoomLambda: (SessionId, RoomId) -> Unit = { _, _ -> lambdaError() }
|
||||
) : NotificationDrawerManager {
|
||||
|
||||
override fun clearAllMessagesEvents(sessionId: SessionId) {
|
||||
clearAllMessagesEventsLambda(sessionId)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue