mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Remove unnecassary import
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user