Skip to content

Commit 4b9bd3a

Browse files
author
David Motsonashvili
committed
format again
1 parent 9c3455a commit 4b9bd3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

firebase-ai/src/test/java/com/google/firebase/ai/DevAPIUnarySnapshotTests.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,11 @@ import com.google.firebase.ai.type.FinishReason
2020
import com.google.firebase.ai.type.InvalidAPIKeyException
2121
import com.google.firebase.ai.type.ResponseStoppedException
2222
import com.google.firebase.ai.type.ServerException
23-
import com.google.firebase.ai.type.TextPart
2423
import com.google.firebase.ai.util.goldenDevAPIUnaryFile
2524
import io.kotest.assertions.throwables.shouldThrow
2625
import io.kotest.matchers.should
2726
import io.kotest.matchers.shouldBe
2827
import io.kotest.matchers.shouldNotBe
29-
import io.kotest.matchers.string.shouldContain
3028
import io.ktor.http.HttpStatusCode
3129
import kotlin.time.Duration.Companion.seconds
3230
import kotlinx.coroutines.withTimeout

0 commit comments

Comments
 (0)