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