Commit 8cebabf5 authored by Lucio Maciel's avatar Lucio Maciel

Remove empty function

parent bb20f4bc
......@@ -15,9 +15,6 @@ class ChatRoomsRepository @Inject constructor(val dao: ChatRoomDao){
}
}
fun fetchChatRooms() {
}
enum class Order {
ACTIVITY,
GROUPED_ACTIVITY,
......
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