Skip to content

Commit d560c1e

Browse files
committed
fix formatting
1 parent 9110df6 commit d560c1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-347/Auth0NoVerifierLocalSource.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import java
1414
import semmle.code.java.dataflow.FlowSources
1515
import JwtAuth0 as JwtAuth0
1616

17-
1817
module JwtDecodeConfig implements DataFlow::ConfigSig {
1918
predicate isSource(DataFlow::Node source) {
2019
exists(Variable v |

0 commit comments

Comments
 (0)