Remove line instead of comment it out.
This commit is contained in:
parent
1cb23a14c8
commit
fa235a00db
|
@ -22,7 +22,6 @@ package org.hl7.fhir.r5.validation;
|
|||
|
||||
import static org.apache.commons.lang3.StringUtils.isBlank;
|
||||
import static org.apache.commons.lang3.StringUtils.isNotBlank;
|
||||
//import static org.junit.Assert.assertNotNull;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
import java.io.IOException;
|
||||
|
|
Loading…
Reference in New Issue