Java: fix formatting

This commit is contained in:
Jeroen Ketema
2023-06-19 10:31:49 +02:00
parent b420455e2b
commit bc42308bd3

View File

@@ -11,7 +11,6 @@
* from PathNode source, PathNode sink
* where flowPath(source, sink)
* select sink, source, sink, "$@", source, source.toString()
* ```
*
* To declare expectations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.