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

Revert "Remove unused import."

This reverts commit cc77517f.
parent cc77517f
...@@ -10,6 +10,7 @@ import chat.rocket.common.util.ifNull ...@@ -10,6 +10,7 @@ import chat.rocket.common.util.ifNull
import chat.rocket.core.RocketChatClient import chat.rocket.core.RocketChatClient
import chat.rocket.core.internal.rest.me import chat.rocket.core.internal.rest.me
import chat.rocket.core.internal.rest.updateProfile import chat.rocket.core.internal.rest.updateProfile
import timber.log.Timber
import javax.inject.Inject import javax.inject.Inject
class ProfilePresenter @Inject constructor (private val view: ProfileView, class ProfilePresenter @Inject constructor (private val view: ProfileView,
......
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