pull/2102/head
parent
37a057b2c6
commit
04eaa29052
@ -0,0 +1,5 @@ |
||||
package io.legado.app.help.coroutine |
||||
|
||||
import kotlin.coroutines.cancellation.CancellationException |
||||
|
||||
class ActivelyCancelException : CancellationException() |
Loading…
Reference in new issue