mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
small refactoring code
This commit is contained in:
parent
212c0ee199
commit
52f7ea9d59
7 changed files with 61 additions and 67 deletions
|
@ -32,10 +32,6 @@ class Krakenfiles : ExtractorApi() {
|
|||
|
||||
}
|
||||
|
||||
data class Source(
|
||||
@JsonProperty("url") val url: String? = null,
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
class Gofile : ExtractorApi() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue