Skip to content

Commit 804212f

Browse files
authored
Cleanup unused import (#436)
1 parent 783af19 commit 804212f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

srv/src/test/java/my/bookshop/GenreHierarchyTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package my.bookshop;
22

3-
import static org.assertj.core.api.Assumptions.assumeThat;
43
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
54
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.jsonPath;
65
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;

0 commit comments

Comments
 (0)