Shorten quick-fix text of "Redundant async" #KT-25712 Fixed
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// FIX: Merge call chain to 'withContext'
|
||||
|
||||
package kotlinx.coroutines
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// FIX: Merge call chain to 'withContext'
|
||||
|
||||
package kotlinx.coroutines
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// FIX: Merge call chain to 'withContext(DefaultDispatcher)'
|
||||
|
||||
package kotlinx.coroutines
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// FIX: Merge call chain to 'withContext(DefaultDispatcher)'
|
||||
|
||||
package kotlinx.coroutines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user