Skip to content

Commit 5a71812

Browse files
committed
Adjust import
Type Content has moved into DataFlowUtil
1 parent 95b640d commit 5a71812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/utils/GenerateFlowTestCase.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
import java
7-
import semmle.code.java.dataflow.internal.DataFlowPrivate
7+
import semmle.code.java.dataflow.internal.DataFlowUtil
88
import semmle.code.java.dataflow.ExternalFlow
99
import semmle.code.java.dataflow.FlowSummary
1010
import semmle.code.java.dataflow.internal.FlowSummaryImpl

0 commit comments

Comments
 (0)