Skip to content

Commit e6b7754

Browse files
committed
Remove redundant imports
1 parent b1c0e28 commit e6b7754

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python/ql/lib/semmle/python/frameworks/Bottle.qll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
*/
55

66
private import python
7-
private import semmle.python.dataflow.new.DataFlow
87
private import semmle.python.Concepts
98
private import semmle.python.ApiGraphs
109
private import semmle.python.dataflow.new.RemoteFlowSources
1110
private import semmle.python.frameworks.internal.InstanceTaintStepsHelper
1211
private import semmle.python.frameworks.Stdlib
13-
private import semmle.python.dataflow.new.RemoteFlowSources
14-
1512
/**
1613
* INTERNAL: Do not use.
1714
*

0 commit comments

Comments
 (0)