Coroutine: remove diffUpdateDispatcher, not used anymore
This commit is contained in:
parent
bcb64f7d44
commit
d77ff60f03
4 changed files with 0 additions and 9 deletions
|
|
@ -22,5 +22,4 @@ data class CoroutineDispatchers(
|
|||
val io: CoroutineDispatcher,
|
||||
val computation: CoroutineDispatcher,
|
||||
val main: CoroutineDispatcher,
|
||||
val diffUpdateDispatcher: CoroutineDispatcher,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue