Remove unnecassary import

This commit is contained in:
Joe Farebrother
2021-03-03 15:35:58 +00:00
parent 5278cc9e9e
commit f5564b1c3b

View File

@@ -1,7 +1,6 @@
/** Definitions of taint steps in the IO packae of the Guava framework */
import java
private import semmle.code.java.dataflow.DataFlow
private import semmle.code.java.dataflow.ExternalFlow
private class GuavaIoCsv extends SummaryModelCsv {