unused import

This commit is contained in:
gorodeckii 2017-05-12 20:30:35 +03:00
parent a2b69d64a1
commit e847fcedc5
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ package ru.touchin.roboswag.components.adapters;
import android.support.annotation.NonNull;
import android.view.ViewGroup;
import java.util.List;
import io.reactivex.Completable;
import io.reactivex.Observable;
import io.reactivex.Single;