mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove unnecessary comment
This commit is contained in:
@@ -122,7 +122,6 @@ private module Sendgrid {
|
||||
)
|
||||
or
|
||||
exists(KeyValuePair content, Dict generalDict, KeyValuePair typePair, KeyValuePair valuePair |
|
||||
// find L33
|
||||
content.getKey().(Str_).getS() = "content" and
|
||||
content.getValue().(List).getAnElt() = generalDict and
|
||||
// declare KeyValuePairs keys and values
|
||||
|
||||
Reference in New Issue
Block a user