mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01: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