Remove unecessary line

Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
Tom
2021-12-12 12:51:01 +00:00
committed by GitHub
co-authored by Stypox
parent 7cd3603bbb
commit baee915db5
@@ -237,7 +237,6 @@ public enum StreamDialogEntry {
item.getUrl(),
false
)
.subscribeOn(Schedulers.io())
.observeOn(AndroidSchedulers.mainThread())
.subscribe(result -> {