mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Fix imports and begin refactor
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
//
|
||||
Reference in New Issue
Block a user