Skip to content

Commit

Permalink
remove annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
bgiori committed Jul 24, 2024
1 parent c1a049e commit af3bfb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evaluation-core/src/commonTest/kotlin/SemanticVersionTest.kt
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
package com.amplitude.experiment.evaluation

import kotlinx.coroutines.DelicateCoroutinesApi
import kotlinx.coroutines.delay
import kotlinx.coroutines.launch
import kotlinx.coroutines.runBlocking
import kotlin.test.Test
import kotlin.test.assertTrue
import kotlin.test.fail

@DelicateCoroutinesApi
class SemanticVersionTest {

@Test
Expand Down

0 comments on commit af3bfb0

Please sign in to comment.