mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02: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