Shorten quick-fix text of "Redundant async" #KT-25712 Fixed

This commit is contained in:
Mikhail Glukhikh
2018-08-21 18:18:44 +03:00
parent 3dc2c07b23
commit 023b1b1880
5 changed files with 13 additions and 5 deletions
@@ -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