Fix formatting issue.

This commit is contained in:
Benoit Marty 2022-08-31 15:39:19 +02:00
parent 642da5a8e8
commit fe42cdc582

View file

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