Skip to content

Commit

Permalink
Update ChannelEventBusJvmTest.kt: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed May 18, 2024
1 parent a9bda03 commit 5d1d2ac
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
package com.hoc081098.channeleventbus

import com.hoc081098.flowext.interval
import java.util.concurrent.Executors
import kotlin.test.Test
import kotlin.test.assertContentEquals
import kotlin.time.Duration
import kotlin.time.Duration.Companion.milliseconds
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.asCoroutineDispatcher
import kotlinx.coroutines.delay
import kotlinx.coroutines.flow.flatMapLatest
import kotlinx.coroutines.flow.flowOn
Expand Down

0 comments on commit 5d1d2ac

Please sign in to comment.