mirror of
https://github.com/github/codeql.git
synced 2026-01-11 13:40:21 +01:00
Remove debug method
This commit is contained in:
@@ -295,5 +295,3 @@ private class InputTree extends LeafTree instanceof Input { }
|
||||
private class ScalarValueLeaf extends LeafTree instanceof ScalarValue { }
|
||||
|
||||
private class ExpressionLeaf extends LeafTree instanceof Expression { }
|
||||
|
||||
predicate test(ScalarValueLeaf f) { any() }
|
||||
|
||||
Reference in New Issue
Block a user