Remove dead code

This commit is contained in:
Benjamin Muskalla
2021-09-03 10:53:24 +02:00
parent 99e19e6d59
commit 6ede08e3c9

View File

@@ -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