We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcfffd commit 0a6b25dCopy full SHA for 0a6b25d
shared/controlflow/codeql/controlflow/Cfg.qll
@@ -1313,7 +1313,7 @@ module MakeWithSplitting<
1313
}
1314
1315
1316
- private import PrintGraph as Pp
+ private import codeql.util.PrintGraph as Pp
1317
1318
final private class FinalNode = Node;
1319
…olflow/codeql/controlflow/PrintGraph.qll shared/util/codeql/util/PrintGraph.qllshared/controlflow/codeql/controlflow/PrintGraph.qll renamed to shared/util/codeql/util/PrintGraph.qll
0 commit comments