1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-02 10:57:55 +00:00

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
parent 7cd3603bbb
commit baee915db5

View File

@@ -237,7 +237,6 @@ public enum StreamDialogEntry {
item.getUrl(),
false
)
.subscribeOn(Schedulers.io())
.observeOn(AndroidSchedulers.mainThread())
.subscribe(result -> {