This commit is contained in:
hexated 2023-05-08 11:40:37 +07:00
parent b95a8ae25b
commit 0155aa2a20
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,6 @@ class LayarKacaProvider : MainAPI() {
addQuality(quality)
}
}
}
override suspend fun search(query: String): List<SearchResponse> {