Skip to content

Commit 8268501

Browse files
Removed unused import
1 parent b02c6b0 commit 8268501

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.jupiter.api.Assertions.assertDoesNotThrow;
54
import static org.mockito.ArgumentMatchers.any;
65
import static org.mockito.ArgumentMatchers.eq;
76
import static org.junit.jupiter.api.Assertions.assertThrows;

0 commit comments

Comments
 (0)