1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-27 06:38:23 +00:00

Fix the compile error

This commit is contained in:
TiA4f8R 2021-06-11 12:19:29 +02:00
parent edfe0f9c30
commit 32b0bdb98c
No known key found for this signature in database
GPG Key ID: E6D3E7F5949450DD

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