Skip to content

Commit e2e4642

Browse files
Remove redundant import
1 parent 7a098dd commit e2e4642

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csharp/ql/lib/semmle/code/csharp/dataflow/internal/TaintTrackingPublic.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
private import csharp
22
private import TaintTrackingPrivate
3-
private import codeql.util.Unit
43

54
/**
65
* Holds if taint propagates from `source` to `sink` in zero or more local

0 commit comments

Comments
 (0)