removing a reference to a unused internal Sun class
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3560 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
42b8a8f295
commit
d265397bf6
|
|
@ -19,7 +19,6 @@ import org.broadinstitute.sting.utils.Utils;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.util.*;
|
import java.util.*;
|
||||||
|
|
||||||
import com.sun.xml.internal.ws.wsdl.parser.ParserUtil;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* a feature codec for the VCF 4 specification. Our aim is to read in the records and convert to VariantContext as
|
* a feature codec for the VCF 4 specification. Our aim is to read in the records and convert to VariantContext as
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue