chore: Removed unused log.
This commit is contained in:
parent
718fe7c5ee
commit
495591159f
@ -74,7 +74,6 @@ class ReaderActivity : AppCompatActivity(), DIAware {
|
||||
try {
|
||||
readItem(allItems[currentItem])
|
||||
} catch (e: IndexOutOfBoundsException) {
|
||||
e.sendSilentlyWithAcraWithName("out of bound > size = ${allItems.size} currentItem = $currentItem")
|
||||
finish()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user