Shared: remove unused getLhs() predicate

This commit is contained in:
Asger F
2026-07-02 15:39:54 +02:00
parent 36b31a855c
commit d0cd4ac536
3 changed files with 0 additions and 14 deletions

View File

@@ -170,8 +170,6 @@ private module Input implements LocalNameBindingInputSig<Location> {
class SiblingShadowingDecl extends AstNode {
SiblingShadowingDecl() { none() }
AstNode getLhs() { none() }
AstNode getRhs() { none() }
AstNode getElse() { none() }