Commit 998f24f2 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Remove unused import

parent dc39cd3d
package chat.rocket.android.infrastructure
import chat.rocket.core.model.Myself
interface LocalRepository {
fun save(key: String, value: 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