mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Remove old comment
This commit is contained in:
@@ -67,9 +67,6 @@ module JWTDecoding {
|
||||
* extend `JWTDecoding` instead.
|
||||
*/
|
||||
abstract class Range extends DataFlow::Node {
|
||||
/**
|
||||
* Gets the argument containing the escaped expression.
|
||||
*/
|
||||
abstract predicate verifiesSignature();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user