Skip to content

Commit 9134ceb

Browse files
committed
update build number
1 parent e745689 commit 9134ceb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kotlin/services/lex/src/test/kotlin/LexTest.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@
44
import aws.sdk.kotlin.services.secretsmanager.SecretsManagerClient
55
import aws.sdk.kotlin.services.secretsmanager.model.GetSecretValueRequest
66
import com.google.gson.Gson
7-
import com.kotlin.lex.createBot
8-
import com.kotlin.lex.deleteSpecificBot
9-
import com.kotlin.lex.getAllBots
107
import com.kotlin.lex.getSlotsInfo
118
import com.kotlin.lex.getSpecificIntent
12-
import com.kotlin.lex.getStatus
139
import kotlinx.coroutines.runBlocking
1410
import org.junit.jupiter.api.BeforeAll
1511
import org.junit.jupiter.api.DisplayName

0 commit comments

Comments
 (0)