fix rebase conflicts - remove the incorrect @NonNull from rxjava

This commit is contained in:
orionlee 2019-04-06 14:19:16 -07:00
parent c04f340ae2
commit 20f1445c06
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ import de.danoeh.antennapod.core.util.flattr.FlattrStatus;
import de.danoeh.antennapod.core.util.flattr.FlattrThing;
import de.danoeh.antennapod.core.util.flattr.SimpleFlattrThing;
import de.greenrobot.event.EventBus;
import io.reactivex.annotations.NonNull;
/**
* Provides methods for writing data to AntennaPod's database.