Update python/ql/lib/ide-contextual-queries/printCfg.ql

Co-authored-by: Tom Hvitved <hvitved@github.com>
This commit is contained in:
yoff
2026-07-27 16:24:46 +02:00
committed by GitHub
parent a683b641cc
commit 90c1ddfd49

View File

@@ -8,7 +8,6 @@
*/
import semmle.python.Files as Files
// import semmle.python.Scope
import semmle.python.controlflow.internal.AstNodeImpl
external string selectedSourceFile();