diff --git a/src/main/kotlin/org/koitharu/kotatsu/parsers/site/mangabox/en/Mangakakalot.kt b/src/main/kotlin/org/koitharu/kotatsu/parsers/site/mangabox/en/Mangakakalot.kt index b0c30a72..0dce0423 100644 --- a/src/main/kotlin/org/koitharu/kotatsu/parsers/site/mangabox/en/Mangakakalot.kt +++ b/src/main/kotlin/org/koitharu/kotatsu/parsers/site/mangabox/en/Mangakakalot.kt @@ -143,7 +143,6 @@ internal class Mangakakalot(context: MangaLoaderContext) : tags = emptySet(), authors = emptySet(), state = null, - description = div.selectFirst("h2")?.text() ?: "No Description", source = source, contentRating = null, )