Remove outdated comment

This commit is contained in:
Jobobby04 2020-10-25 18:12:36 -04:00
parent 415f30f38a
commit 112bbdfcf7

View File

@ -55,8 +55,6 @@ class MangaDexSearchMetadata : RaisedSearchMetadata() {
manga.title = it
}
// Guess thumbnail URL if manga does not have thumbnail URL
manga.thumbnail_url = thumbnail_url
author?.let {