mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Address review comment
This commit is contained in:
@@ -314,8 +314,6 @@ class ContentSet extends TContentSet {
|
||||
this.isProperty(p1) and
|
||||
p2 = result.(PropertyContent).getProperty()
|
||||
|
|
||||
p1 = p2
|
||||
or
|
||||
overridesOrImplementsSourceDecl(p2, p1)
|
||||
or
|
||||
overridesOrImplementsSourceDecl(p1, p2)
|
||||
|
||||
Reference in New Issue
Block a user