FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove dead code · github/codeql@6ede08e · GitHub

/ codeql Public

Commit 6ede08e

Browse files
Benjamin Muskalla
committed
Remove dead code
1 parent 99e19e6 commit 6ede08e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎java/ql/src/Telemetry/ExternalLibraryUsage.ql‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import ExternalAPI
1111

1212
from int Usages, string jarname
1313
where
14-
jarname = any(ExternalAPI api).jarContainer() and
1514
Usages =
1615
strictcount(Call c, ExternalAPI a |
1716
c.getCallee() = a and

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL