Skip to content

Commit d4f8576

Browse files
committed
Polish formatting of DockerImageNames
1 parent f0fe8bc commit d4f8576

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-test-support/src/main/java/org/springframework/boot/testsupport/testcontainers

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-test-support/src/main/java/org/springframework/boot/testsupport/testcontainers/DockerImageNames.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public static DockerImageName activeMq() {
6666
return DockerImageName.parse("symptoma/activemq").withTag(ACTIVE_MQ_VERSION);
6767
}
6868

69-
7069
/**
7170
* Return a {@link DockerImageName} suitable for running Cassandra.
7271
* @return a docker image name for running cassandra

0 commit comments

Comments
 (0)