Pulling out some of the smaller changes that aren't related to the manga controller changes in #7244
4 lines
72 B
Kotlin
4 lines
72 B
Kotlin
package eu.kanade.data.chapter
|
|
|
|
class NoChaptersException : Exception()
|