Remove line instead of comment it out.

This commit is contained in:
Rob Hausam 2019-07-10 18:12:46 -05:00 committed by James Agnew
parent 1cb23a14c8
commit fa235a00db
1 changed files with 0 additions and 1 deletions

View File

@ -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;