mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update TenshiProvider.kt
This commit is contained in:
parent
565f51aaff
commit
97b747bd0d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
package com.lagradost.cloudstream3.animeproviders
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import com.fasterxml.jackson.annotation.JsonProperty
|
||||
import com.fasterxml.jackson.module.kotlin.readValue
|
||||
import com.lagradost.cloudstream3.*
|
||||
import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||
import com.lagradost.cloudstream3.utils.getQualityFromName
|
||||
|
|
Loading…
Reference in a new issue