Remove 'here'.

This commit is contained in:
Joe Farebrother
2022-09-26 13:36:14 +01:00
parent 2414239e50
commit af41f2b903

View File

@@ -16,4 +16,4 @@ import DataFlow::PathGraph
from WebviewDebugEnabledConfig conf, DataFlow::PathNode source, DataFlow::PathNode sink
where conf.hasFlowPath(source, sink)
select sink, source, sink, "Webview debugging is enabled here."
select sink, source, sink, "Webview debugging is enabled."