mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Remove unused val
This commit is contained in:
@ -200,8 +200,6 @@ open class RecommendsPager(
|
||||
companion object {
|
||||
private const val myAnimeListEndpoint = "https://api.jikan.moe/v3/"
|
||||
private const val anilistEndpoint = "https://graphql.anilist.co/"
|
||||
private val anilistSmart =
|
||||
listOf("manhua", "manhwa", "webtoon", "long strip", "korean", "chinese")
|
||||
|
||||
enum class API { MYANIMELIST, ANILIST }
|
||||
}
|
||||
|
Reference in New Issue
Block a user