Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a71812

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)