Skip to content

Commit 62ee4cd

Browse files
committed
Unused import removed
1 parent 4d626de commit 62ee4cd

File tree

1 file changed

+0
-1
lines changed
  • common/kotlinx-coroutines-core-common/src/main/kotlin/kotlinx/coroutines/experimental

1 file changed

+0
-1
lines changed

common/kotlinx-coroutines-core-common/src/main/kotlin/kotlinx/coroutines/experimental/CommonBuilders.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
package kotlinx.coroutines.experimental
1818

1919
import kotlin.coroutines.experimental.CoroutineContext
20-
import kotlin.coroutines.experimental.EmptyCoroutineContext
2120

2221
@Suppress("EXPECTED_DECLARATION_WITH_DEFAULT_PARAMETER")
2322
public expect fun launch(

0 commit comments

Comments
 (0)