Room list invites : clean and format

This commit is contained in:
ganfra 2024-04-16 15:49:07 +02:00
parent e72983f1b8
commit e171472fc4
13 changed files with 7 additions and 20 deletions

View file

@ -45,5 +45,4 @@ class IntentProviderImpl @Inject constructor(
data = deepLinkCreator.room(sessionId, roomId, threadId).toUri()
}
}
}