Java: Autoformat.

This commit is contained in:
Anders Schack-Mulligen
2021-03-15 15:28:04 +01:00
parent 662e17ff85
commit d1f30d9164

View File

@@ -22,4 +22,3 @@ class Conf extends TaintTracking::Configuration {
from DataFlow::Node src, DataFlow::Node sink, Conf c
where c.hasFlow(src, sink)
select src, sink