Removed unused import

This commit is contained in:
Benjamin Muskalla
2021-11-10 10:21:54 +01:00
parent 1a751608de
commit f9fa22c14d

View File

@@ -1,7 +1,6 @@
/** Definitions related to the Apache Commons IO library. */
import java
private import semmle.code.java.dataflow.FlowSteps
private import semmle.code.java.dataflow.ExternalFlow
private class CommonsIOSummaryCsv extends SummaryModelCsv {