resolve conflict

This commit is contained in:
Eddy 2022-09-09 22:12:39 +02:00
parent 2672d292d4
commit c6e3bbc786
1 changed files with 1 additions and 6 deletions

View File

@ -9,12 +9,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
import org.jsoup.nodes.Element
import com.fasterxml.jackson.annotation.JsonProperty
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.utils.*
import com.lagradost.cloudstream3.utils.AppUtils.toJson
import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
import org.jsoup.nodes.Element
class VostfreeProvider : MainAPI() {