Skip to content

Commit e0be94f

Browse files
committed
checkstyle
1 parent 3569409 commit e0be94f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

service/src/test/java/uk/nhs/adaptors/gp2gp/common/service/FhirParseServiceTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@
44
import ca.uhn.fhir.parser.IParser;
55
import ca.uhn.fhir.parser.StrictErrorHandler;
66
import org.junit.jupiter.api.Test;
7-
import org.junit.jupiter.api.extension.ExtendWith;
87
import org.mockito.ArgumentCaptor;
9-
import org.mockito.InjectMocks;
10-
import org.mockito.Mock;
11-
import org.mockito.junit.jupiter.MockitoExtension;
128

139
import static org.junit.jupiter.api.Assertions.assertNotNull;
1410
import static org.mockito.Mockito.mock;

0 commit comments

Comments
 (0)