Skip to content

Commit 53a4378

Browse files
committed
chore: formatting
1 parent 48594dc commit 53a4378

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/usecases/EnableWireMockOnSuperClassOnlyTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import org.junit.jupiter.api.Test;
77
import org.springframework.beans.factory.annotation.Value;
88
import org.springframework.boot.test.context.SpringBootTest;
9-
import org.wiremock.spring.ConfigureWireMock;
10-
import org.wiremock.spring.EnableWireMock;
119
import org.wiremock.spring.InjectWireMock;
1210

1311
@SpringBootTest

0 commit comments

Comments
 (0)