Skip to content

Commit

Permalink
fix "delete unused imports"
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknaz committed Jun 27, 2023
1 parent 7768d76 commit 69d3ab8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import java.time.LocalDateTime;

import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertThrows;

@DataJpaTest
public class UserRepositoryJpaTest {
Expand Down

0 comments on commit 69d3ab8

Please sign in to comment.