Skip to content

Commit 5d1d2ac

Browse files
authored
Update ChannelEventBusJvmTest.kt: fmt
1 parent a9bda03 commit 5d1d2ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

channel-event-bus/src/jvmTest/kotlin/com/hoc081098/channeleventbus/ChannelEventBusJvmTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
package com.hoc081098.channeleventbus
22

33
import com.hoc081098.flowext.interval
4-
import java.util.concurrent.Executors
54
import kotlin.test.Test
65
import kotlin.test.assertContentEquals
76
import kotlin.time.Duration
87
import kotlin.time.Duration.Companion.milliseconds
98
import kotlinx.coroutines.Dispatchers
109
import kotlinx.coroutines.ExperimentalCoroutinesApi
11-
import kotlinx.coroutines.asCoroutineDispatcher
1210
import kotlinx.coroutines.delay
1311
import kotlinx.coroutines.flow.flatMapLatest
1412
import kotlinx.coroutines.flow.flowOn

0 commit comments

Comments
 (0)