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

Remove unused import.

parent edb216b0
......@@ -10,7 +10,6 @@ import chat.rocket.common.util.ifNull
import chat.rocket.core.RocketChatClient
import chat.rocket.core.internal.rest.me
import chat.rocket.core.internal.rest.updateProfile
import timber.log.Timber
import javax.inject.Inject
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