mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Drop a comment that is no longer relevant
This commit is contained in:
@@ -245,7 +245,6 @@ abstract class ActiveRecordModelInstantiation extends OrmInstantiation::Range,
|
||||
or
|
||||
// ...the called method can access a field.
|
||||
exists(Method m | m = this.getClass().methodMayAccessField() |
|
||||
// We rely on matching by name here as the call graph might not have
|
||||
m.getName() = methodName
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user