Skip to content

Commit 5ce60d0

Browse files
tausbnRasmusWL
andauthored
Python: Remove ImportStar import.
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
1 parent 366c574 commit 5ce60d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/dataflow/new/internal/DataFlowPrivate.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
private import python
22
private import DataFlowPublic
33
private import semmle.python.essa.SsaCompute
4-
private import semmle.python.dataflow.new.internal.ImportStar
54
private import semmle.python.dataflow.new.internal.ImportResolution
65
// Since we allow extra data-flow steps from modeled frameworks, we import these
76
// up-front, to ensure these are included. This provides a more seamless experience from

0 commit comments

Comments
 (0)