Don't restart library subscription

This commit is contained in:
inorichi
2015-10-18 02:33:15 +02:00
parent c6df23b1aa
commit 920a71601b
5 changed files with 19 additions and 26 deletions
@@ -8,7 +8,6 @@ import eu.kanade.mangafeed.ui.fragment.MangaInfoFragment;
import rx.Observable;
import rx.Subscription;
import rx.android.schedulers.AndroidSchedulers;
import rx.schedulers.Schedulers;
public class MangaInfoPresenter extends BasePresenter<MangaInfoFragment> {