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

Remove unused imports

parent 868e54ac
No related branches found
No related tags found
No related merge requests found
......@@ -19,11 +19,10 @@ import java.io.File
import com.google.common.io.Files
import nl.lumc.sasc.biopet.utils.ConfigUtils
import nl.lumc.sasc.biopet.utils.config.Config
import org.apache.commons.io.FileUtils
import org.broadinstitute.gatk.queue.QSettings
import org.scalatest.Matchers
import org.scalatest.testng.TestNGSuite
import org.testng.annotations.{ DataProvider, Test, AfterClass }
import org.testng.annotations.{ DataProvider, Test }
/**
* Created by pjvanthof on 04/02/16.
......
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