mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
remove unused imports
This commit is contained in:
parent
e50c001ab1
commit
33273d331c
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ import android.util.Log
|
|||
import android.widget.Toast
|
||||
import androidx.appcompat.app.AlertDialog
|
||||
import androidx.core.content.FileProvider
|
||||
import androidx.lifecycle.MutableLiveData
|
||||
import androidx.preference.PreferenceManager
|
||||
import com.fasterxml.jackson.annotation.JsonProperty
|
||||
import com.lagradost.cloudstream3.BuildConfig
|
||||
|
@ -22,7 +21,6 @@ import com.lagradost.cloudstream3.utils.Coroutines.ioSafe
|
|||
import kotlinx.coroutines.runBlocking
|
||||
import kotlinx.coroutines.sync.Mutex
|
||||
import kotlinx.coroutines.sync.withLock
|
||||
import okhttp3.*
|
||||
import okio.*
|
||||
import java.io.File
|
||||
import kotlin.concurrent.thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue