8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7fb77 commit bfd96d9Copy full SHA for bfd96d9
postgresql-async/src/test/java/com/github/aysnc/sql/db/integration/ContainerHelper.kt
@@ -5,7 +5,6 @@ import com.github.jasync.sql.db.postgresql.PostgreSQLConnection
5
import mu.KotlinLogging
6
import org.testcontainers.containers.BindMode
7
import org.testcontainers.containers.PostgreSQLContainer
8
-import org.testcontainers.utility.DockerImageName
9
import java.util.concurrent.TimeUnit
10
11
private val logger = KotlinLogging.logger {}
0 commit comments