Room list invites : clean and format

This commit is contained in:
ganfra 2024-04-16 15:49:07 +02:00
parent b09269333d
commit 09a760a3f9
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()
}
}
}