We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c6552 commit 105c487Copy full SHA for 105c487
1 file changed
realtor-service/src/test/java/com/lohika/jclub/RealtorServiceApplicationTests.java
@@ -7,7 +7,6 @@
7
import org.springframework.beans.factory.annotation.Autowired;
8
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
9
import org.springframework.boot.test.context.SpringBootTest;
10
-import org.springframework.mock.web.MockHttpServletResponse;
11
import org.springframework.test.context.junit4.SpringRunner;
12
import org.springframework.test.web.servlet.MockMvc;
13
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders;
0 commit comments