mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
clean up
This commit is contained in:
parent
6835865b6b
commit
a41b75b273
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
package com.hexated
|
||||
|
||||
import android.util.Log
|
||||
import com.fasterxml.jackson.annotation.JsonProperty
|
||||
import com.hexated.RandomUserAgent.getRandomUserAgent
|
||||
import com.hexated.SoraExtractor.invokeLocalSources
|
||||
|
@ -8,12 +7,10 @@ import com.hexated.SoraExtractor.invokeTwoEmbed
|
|||
import com.hexated.SoraExtractor.invokeVidSrcSources
|
||||
import com.lagradost.cloudstream3.*
|
||||
import com.lagradost.cloudstream3.metaproviders.TmdbProvider
|
||||
import com.lagradost.cloudstream3.utils.AppUtils
|
||||
import com.lagradost.cloudstream3.utils.AppUtils.parseJson
|
||||
import com.lagradost.cloudstream3.utils.AppUtils.toJson
|
||||
import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||
import com.lagradost.cloudstream3.utils.Qualities
|
||||
import com.lagradost.cloudstream3.utils.loadExtractor
|
||||
import kotlin.math.roundToInt
|
||||
|
||||
open class SoraStream : TmdbProvider() {
|
||||
|
|
Loading…
Reference in a new issue