mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Python ESSA: Move all Essa code to semmle.python.essa folder.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
import python
|
||||
import semmle.dataflow.SSA
|
||||
import semmle.dataflow.SsaCompute
|
||||
import semmle.python.essa.SsaCompute
|
||||
|
||||
import Util
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
import python
|
||||
import semmle.dataflow.SSA
|
||||
import semmle.python.pointsto.PointsTo
|
||||
|
||||
import Util
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
import python
|
||||
import semmle.dataflow.SSA
|
||||
import semmle.python.pointsto.PointsTo
|
||||
|
||||
import Util
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
import python
|
||||
import semmle.dataflow.SSA
|
||||
import semmle.python.pointsto.PointsTo
|
||||
import Util
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
import python
|
||||
import semmle.dataflow.SSA
|
||||
import semmle.python.pointsto.PointsTo
|
||||
import Util
|
||||
|
||||
|
||||
Reference in New Issue
Block a user