Commit c282e5b6 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update RoomDialogContract.kt

parent e5fb938c
...@@ -12,7 +12,6 @@ interface RoomDialogContract { ...@@ -12,7 +12,6 @@ interface RoomDialogContract {
interface Presenter { interface Presenter {
fun getDataSet(roomId: String, fun getDataSet(roomId: String,
roomName: String,
roomType: String, roomType: String,
hostname: String, hostname: String,
token: String, token: String,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment