Skip to content

Commit a3e958a

Browse files
committed
Remove unused imports
1 parent 389fc74 commit a3e958a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

atomicfu/src/concurrentTest/kotlin/kotlinx/atomicfu/locks/ThreadParkerTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
package kotlinx.atomicfu.locks
22

33
import kotlinx.atomicfu.atomic
4-
import kotlin.concurrent.Volatile
54
import kotlin.test.Test
6-
import kotlin.test.assertTrue
75
import kotlin.time.Duration
86

97
class ThreadParkerTest {

0 commit comments

Comments
 (0)