Remove the ending blank lines for auto-format check

This commit is contained in:
Bt2018
2020-05-18 10:02:37 -04:00
committed by GitHub
parent 4117cd73a7
commit 69f2525e62

View File

@@ -64,4 +64,3 @@ from LoggerConfiguration cfg, DataFlow::PathNode source, DataFlow::PathNode sink
where cfg.hasFlowPath(source, sink)
select sink.getNode(), source, sink, "Outputting $@ to log.", source.getNode(),
"sensitive information"