Skip to content

Commit 2a7faa5

Browse files
baywetmichaelnebel
andauthored
chore: applies review suggestion
Co-authored-by: Michael Nebel <michaelnebel@github.com>
1 parent d6ffc18 commit 2a7faa5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

csharp/ql/lib/Linq/Helpers.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ private predicate terminatesCallable(Stmt s) {
3434
or
3535
stripped =
3636
any(IfStmt nested |
37-
exists(nested.getElse()) and
3837
terminatesCallable(nested.getThen()) and
3938
terminatesCallable(nested.getElse())
4039
)

0 commit comments

Comments
 (0)