Commit ee2e7b5d authored by Tiago Cunha's avatar Tiago Cunha

Quality tools fixes

parent 9e61eb4a
package chat.rocket.android.api.rest;
import java.io.IOException;
import okhttp3.*;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
public class CookieInterceptor implements Interceptor {
......
......@@ -2,7 +2,6 @@ package chat.rocket.android.layouthelper.chatroom;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import chat.rocket.android.R;
......
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