Fix formatting issue.
This commit is contained in:
parent
642da5a8e8
commit
fe42cdc582
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue