mirror of
https://github.com/github/codeql.git
synced 2026-07-09 21:45:33 +02:00
Shared: remove unused getLhs() predicate
This commit is contained in:
@@ -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() }
|
||||
|
||||
Reference in New Issue
Block a user