Redundant async inspection: run "optimize imports" after quick-fix
This commit is contained in:
Vendored
-2
@@ -1,8 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.GlobalScope
|
||||
import kotlinx.coroutines.async
|
||||
import kotlinx.coroutines.withContext
|
||||
|
||||
suspend fun test() {
|
||||
|
||||
Reference in New Issue
Block a user