fix(test): remove duplicate import in JsonRpcGatewayClientTest

This commit is contained in:
Ochenstarik 2026-08-24 09:52:31 +07:00
parent 57677b7770
commit 252008b389

View file

@ -6,7 +6,6 @@ import app.hermes.mobile.core.model.RuntimeSessionId
import kotlinx.coroutines.flow.first
import kotlinx.coroutines.runBlocking
import kotlinx.coroutines.withTimeout
import kotlinx.coroutines.async
import kotlinx.coroutines.CoroutineStart
import kotlinx.coroutines.async
import okhttp3.Response