whoops forgot to import
This commit is contained in:
parent
12a6d32150
commit
4bb2bd36dd
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ package com.faselhd
|
|||
|
||||
import com.lagradost.cloudstream3.*
|
||||
import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||
import com.lagradost.cloudstream3.network.CloudflareKiller
|
||||
import org.jsoup.nodes.Element
|
||||
|
||||
class FaselHD : MainAPI() {
|
||||
|
@ -158,4 +159,4 @@ class FaselHD : MainAPI() {
|
|||
}
|
||||
return true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue