mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Remove redundant import
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import java
|
||||
import semmle.code.java.dataflow.ExternalFlow
|
||||
import semmle.code.xml.AndroidManifest
|
||||
private import semmle.code.java.dataflow.ExternalFlow
|
||||
|
||||
/**
|
||||
* Gets a transitive superType avoiding magic optimisation
|
||||
|
||||
Reference in New Issue
Block a user