Commit 0c94ddd8 authored by Lucio Maciel's avatar Lucio Maciel

Cleanup chat rooms presenter

parent 0ab68898
......@@ -70,7 +70,6 @@ class ChatRoomsFragment : Fragment(), ChatRoomsView {
override fun onDestroy() {
handler.removeCallbacks(dismissStatus)
presenter.disconnect()
super.onDestroy()
}
......
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