Remove useless var shadow
This commit is contained in:
parent
7b5dd4fed4
commit
0ab28fd6d6
@ -113,7 +113,6 @@ class ReaderPresenter(
|
||||
private val chapterList by lazy {
|
||||
val manga = manga!!
|
||||
// SY -->
|
||||
val meta = meta
|
||||
val filteredScanlators = meta?.filteredScanlators?.let { MdUtil.getScanlators(it) }
|
||||
// SY <--
|
||||
val dbChapters = /* SY --> */ if (manga.source == MERGED_SOURCE_ID) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user