mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Merge pull request #36 from max-schaefer/remove-unused-predicate
Remove an unused predicate.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
private import go
|
||||
private import DataFlowPrivate
|
||||
|
||||
DataFlowCallable viableImpl(DataFlowCall ma) { result = viableCallable(ma) }
|
||||
|
||||
/**
|
||||
* Gets a function that might be called by `call`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user