Address review comment

This commit is contained in:
Tom Hvitved
2024-08-22 08:27:15 +02:00
parent d638b5c7d4
commit e94fabcc19

View File

@@ -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)