Fix imports and begin refactor

This commit is contained in:
jorgectf
2021-04-06 15:51:37 +02:00
parent 2f874c5c0b
commit bfd4280d35
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,6 @@ import python
import semmle.python.dataflow.new.RemoteFlowSources
import semmle.python.dataflow.new.DataFlow
import semmle.python.dataflow.new.TaintTracking
import semmle.python.dataflow.new.internal.TaintTrackingPublic
import DataFlow::PathGraph
// LDAP2