mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
remove line break
This commit is contained in:
parent
79b11623b5
commit
3ecc73b42a
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ interface Navigator {
|
||||||
callId: String
|
callId: String
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
fun openCreatePoll(context: Context, roomId: String, editedEventId: String?, mode: PollMode)
|
fun openCreatePoll(context: Context, roomId: String, editedEventId: String?, mode: PollMode)
|
||||||
|
|
||||||
fun openLocationSharing(context: Context,
|
fun openLocationSharing(context: Context,
|
||||||
|
|
Loading…
Reference in a new issue