mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
C#/Java: Reorder code in terms of dependency, rename ExternalAPI to ExternalApi and add some missing predicate qualifiers.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
import java
|
||||
import ExternalAPI
|
||||
import ExternalApi
|
||||
import semmle.code.java.GeneratedFiles
|
||||
|
||||
from ExternalApi api, int usages
|
||||
|
||||
Reference in New Issue
Block a user