Remove what is hopefully the last of the evil core -> playground dependencies.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5913 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
droazen 2011-06-01 16:22:35 +00:00
parent 8f3e8f934d
commit 8f6af299d8
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import org.broad.tribble.vcf.*;
import org.broadinstitute.sting.gatk.contexts.ReferenceContext;
import org.broadinstitute.sting.gatk.contexts.variantcontext.VariantContextUtils;
import org.broadinstitute.sting.gatk.refdata.utils.helpers.DbSNPHelper;
import org.broadinstitute.sting.playground.gatk.features.maf.MafFeature;
import org.broadinstitute.sting.utils.classloader.PluginManager;
import java.util.*;