Commit d8da4be2 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Remove unused imports

parent 302c976f
......@@ -6,16 +6,13 @@ import android.support.v7.app.AppCompatDelegate;
import com.crashlytics.android.Crashlytics;
import java.util.IllegalFormatCodePointException;
import java.util.List;
import java.util.concurrent.TimeoutException;
import chat.rocket.android.helper.Logger;
import chat.rocket.android.helper.OkHttpHelper;
import chat.rocket.android.service.ConnectivityManager;
import chat.rocket.android.widget.RocketChatWidgets;
import chat.rocket.android_ddp.DDPClient;
import chat.rocket.android_ddp.DDPClientCallback;
import chat.rocket.core.models.ServerInfo;
import chat.rocket.persistence.realm.RealmStore;
import chat.rocket.persistence.realm.RocketChatPersistenceRealm;
......
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