Skip to content

Commit 21e99d5

Browse files
committed
Fix a redundant import
1 parent b896970 commit 21e99d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/src/experimental/Security/CWE-176/UnicodeBypassValidationQuery.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
private import python
66
import semmle.python.ApiGraphs
77
import semmle.python.Concepts
8-
import semmle.python.dataflow.new.DataFlow
98
import semmle.python.dataflow.new.internal.DataFlowPublic
109
import semmle.python.dataflow.new.TaintTracking
1110
import semmle.python.dataflow.new.internal.TaintTrackingPrivate

0 commit comments

Comments
 (0)