mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Remove dead code
This commit is contained in:
@@ -11,7 +11,6 @@ import ExternalAPI
|
||||
|
||||
from int Usages, string jarname
|
||||
where
|
||||
jarname = any(ExternalAPI api).jarContainer() and
|
||||
Usages =
|
||||
strictcount(Call c, ExternalAPI a |
|
||||
c.getCallee() = a and
|
||||
|
||||
Reference in New Issue
Block a user