Fix formatting issue.

This commit is contained in:
Benoit Marty 2022-08-31 15:39:19 +02:00
parent 642da5a8e8
commit fe42cdc582
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
package im.vector.app.features.home.room.detail.error package im.vector.app.features.home.room.detail.error
class RoomNotFound: Throwable() class RoomNotFound : Throwable()