From 248a20f94a5c4796e3cc984b7ca961007546216a Mon Sep 17 00:00:00 2001 From: Andrey Pfau Date: Wed, 25 Jan 2023 03:08:11 +0300 Subject: [PATCH] fix test --- ton-kotlin-liteclient/jvm/test/LiteClientTest2.kt | 2 -- 1 file changed, 2 deletions(-) diff --git a/ton-kotlin-liteclient/jvm/test/LiteClientTest2.kt b/ton-kotlin-liteclient/jvm/test/LiteClientTest2.kt index 7bbda835..1a24c524 100644 --- a/ton-kotlin-liteclient/jvm/test/LiteClientTest2.kt +++ b/ton-kotlin-liteclient/jvm/test/LiteClientTest2.kt @@ -4,7 +4,6 @@ import org.junit.Test import org.ton.api.liteclient.config.LiteClientConfigGlobal import org.ton.api.liteserver.LiteServerDesc import org.ton.api.pub.PublicKeyEd25519 -import org.ton.api.tonnode.TonNodeBlockId import org.ton.block.AccountActive import org.ton.block.AccountInfo import org.ton.crypto.base64 @@ -13,7 +12,6 @@ import kotlin.test.assertNotNull import kotlin.test.assertTrue class LiteClientTest2 { - private fun getClient() = LiteClient( liteClientConfigGlobal = LiteClientConfigGlobal( liteServers = listOf(