Skip to content

Commit da67b10

Browse files
committed
Remove (now unnecessary) import
1 parent 3e1819f commit da67b10

File tree

1 file changed

+0
-1
lines changed
  • swift/ql/lib/codeql/swift/security

1 file changed

+0
-1
lines changed

swift/ql/lib/codeql/swift/security/XXE.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import swift
44
private import codeql.swift.dataflow.DataFlow
5-
private import codeql.swift.dataflow.internal.DataFlowPrivate
65

76
/** A data flow sink for XML external entities (XXE) vulnerabilities. */
87
abstract class XxeSink extends DataFlow::Node { }

0 commit comments

Comments
 (0)