Skip to content

Commit 52b1644

Browse files
author
Robert Marsh
committed
C++: remove accidental commit
1 parent 837fe84 commit 52b1644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/semmle/code/cpp/security/TaintTracking.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* Support for tracking tainted data through the program.
33
*/
44

5-
import semmle.code.cpp.ir.dataflow.DefaultTaintTracking
5+
import TaintTrackingImpl

0 commit comments

Comments
 (0)