C++: remove accidental commit

This commit is contained in:
Robert Marsh
2020-02-12 15:23:30 -08:00
parent 837fe84cec
commit 52b164434d

View File

@@ -2,4 +2,4 @@
* Support for tracking tainted data through the program.
*/
import semmle.code.cpp.ir.dataflow.DefaultTaintTracking
import TaintTrackingImpl