From baea5409f1da3fed1ed46f5c713680ff29f7c454 Mon Sep 17 00:00:00 2001 From: antonydp <38143733+antonydp@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:28:35 +0100 Subject: [PATCH] small fix --- .../src/main/kotlin/com/lagradost/StreamingcommunityProvider.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StreamingcommunityProvider/src/main/kotlin/com/lagradost/StreamingcommunityProvider.kt b/StreamingcommunityProvider/src/main/kotlin/com/lagradost/StreamingcommunityProvider.kt index 0e795ba..376cd9b 100644 --- a/StreamingcommunityProvider/src/main/kotlin/com/lagradost/StreamingcommunityProvider.kt +++ b/StreamingcommunityProvider/src/main/kotlin/com/lagradost/StreamingcommunityProvider.kt @@ -1,4 +1,4 @@ -package com.lagradost.cloudstream3 +package com.lagradost import android.text.Html import com.fasterxml.jackson.annotation.*