We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e123f97 commit 312c573Copy full SHA for 312c573
java/ql/src/semmle/code/java/dataflow/internal/DataFlowPrivate.qll
@@ -4,7 +4,6 @@ private import DataFlowImplCommon::Public
4
private import DataFlowDispatch
5
private import semmle.code.java.controlflow.Guards
6
private import semmle.code.java.dataflow.SSA
7
-private import semmle.code.java.dataflow.DefUse
8
private import semmle.code.java.dataflow.TypeFlow
9
10
private newtype TReturnKind = TNormalReturnKind()
0 commit comments