Skip to content

Commit aee617f

Browse files
committed
Autoformat
1 parent 1b761b3 commit aee617f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-020/Log4jJndiInjection.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import semmle.code.java.dataflow.FlowSources
1818
import semmle.code.java.dataflow.ExternalFlow
1919
import DataFlow::PathGraph
2020

21-
2221
private class LoggingSinkModels extends SinkModelCsv {
2322
override predicate row(string row) {
2423
row =

0 commit comments

Comments
 (0)