Remove comment

This commit is contained in:
thank_you
2021-04-06 13:57:03 -04:00
parent dc274ecf36
commit 4e98348411

View File

@@ -6,7 +6,6 @@ import semmle.python.dataflow.new.TaintTracking2
import experimental.semmle.python.Concepts
import semmle.python.dataflow.new.RemoteFlowSources
import semmle.python.ApiGraphs
// temporary imports (change after query normalization)
import semmle.python.security.dataflow.ChainedConfigs12
class JsonLoadsCall extends DataFlow::CallCfgNode {