mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
fix formatting
This commit is contained in:
@@ -14,7 +14,6 @@ import java
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
import JwtAuth0 as JwtAuth0
|
||||
|
||||
|
||||
module JwtDecodeConfig implements DataFlow::ConfigSig {
|
||||
predicate isSource(DataFlow::Node source) {
|
||||
exists(Variable v |
|
||||
|
||||
Reference in New Issue
Block a user