Skip to content
Snippets Groups Projects
Commit aac693a1 authored by bow's avatar bow
Browse files

Remove unused import in MergeTables

parent 5bd4ef22
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ import scala.collection.mutable.{ Set => MutSet }
import nl.lumc.sasc.biopet.core.BiopetJavaCommandLineFunction
import nl.lumc.sasc.biopet.core.ToolCommand
import nl.lumc.sasc.biopet.core.config.{ Configurable, ConfigValue }
import nl.lumc.sasc.biopet.core.config.Configurable
import org.broadinstitute.gatk.utils.commandline.{ Input, Output }
class MergeTables(val root: Configurable) extends BiopetJavaCommandLineFunction {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment