whoops forgot to import

This commit is contained in:
Zaw 2022-08-21 22:00:08 +03:00 committed by GitHub
parent 12a6d32150
commit 4bb2bd36dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ package com.faselhd
import com.lagradost.cloudstream3.* import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.utils.ExtractorLink import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.network.CloudflareKiller
import org.jsoup.nodes.Element import org.jsoup.nodes.Element
class FaselHD : MainAPI() { class FaselHD : MainAPI() {