1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-01 02:17:56 +00:00

Fix the compile error

This commit is contained in:
TiA4f8R
2021-06-11 12:19:29 +02:00
parent edfe0f9c30
commit 32b0bdb98c

View File

@@ -10,8 +10,8 @@ import io.reactivex.rxjava3.disposables.Disposable
import io.reactivex.rxjava3.schedulers.Schedulers
import org.schabi.newpipe.R
import org.schabi.newpipe.util.Localization
import org.schabi.newpipe.util.ShareUtils
import org.schabi.newpipe.util.ThemeHelper
import org.schabi.newpipe.util.external_communication.ShareUtils
import java.io.BufferedReader
import java.io.IOException
import java.io.InputStreamReader