Skip to content

Commit 5006173

Browse files
committed
Remove unused import
1 parent 72e29f0 commit 5006173

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/kotlin/StartupTimeTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import io.appium.java_client.android.AndroidDriver
66
import io.appium.java_client.ios.IOSDriver
77
import io.kotest.matchers.doubles.shouldBeGreaterThan
88
import io.kotest.matchers.doubles.shouldBeLessThan
9-
import io.kotest.matchers.shouldBe
109
import org.junit.jupiter.api.Assumptions
1110
import org.junit.jupiter.api.Test
1211
import kotlin.math.abs

0 commit comments

Comments
 (0)