mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix unneeded import and spelling mistake
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/** Provides definitions to reason about Android Sensitive Communication queries */
|
||||
|
||||
import java
|
||||
import semmle.code.java.dataflow.DataFlow3
|
||||
import semmle.code.java.dataflow.TaintTracking
|
||||
import semmle.code.java.frameworks.android.Intent
|
||||
import semmle.code.java.security.SensitiveActions
|
||||
|
||||
Reference in New Issue
Block a user