Skip to content

Commit 518c795

Browse files
removed unused import
1 parent aeeaae5 commit 518c795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service/src/test/java/uk/nhs/adaptors/gp2gp/ehr/mapper/EhrExtractMapperTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package uk.nhs.adaptors.gp2gp.ehr.mapper;
22

33
import static org.assertj.core.api.AssertionsForClassTypes.assertThat;
4-
import static org.junit.Assert.assertTrue;
54
import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
65
import static org.mockito.ArgumentMatchers.any;
76
import static org.mockito.ArgumentMatchers.eq;

0 commit comments

Comments
 (0)