Skip to content
Snippets Groups Projects
Commit 78fe69d8 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Remove unused imports

parent 02177ff7
No related branches found
No related tags found
No related merge requests found
......@@ -17,12 +17,10 @@ import scala.util.matching.Regex
import scala.annotation.tailrec
import scala.collection.JavaConverters._
import argonaut._, Argonaut._
import scalaz._, Scalaz._
import htsjdk.samtools.fastq.{ AsyncFastqWriter, BasicFastqWriter, FastqReader, FastqRecord }
import org.broadinstitute.gatk.utils.commandline.{ Input, Output }
import nl.lumc.sasc.biopet.core.{BiopetExecutable, BiopetJavaCommandLineFunction, ToolCommand}
import nl.lumc.sasc.biopet.core.{ BiopetExecutable, BiopetJavaCommandLineFunction, ToolCommand }
import nl.lumc.sasc.biopet.core.config.Configurable
/**
......
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