mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
minor nit.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
import semmle.code.java.Type
|
||||
|
||||
// import semmle.code.java.dataflow.FlowSources
|
||||
/** The type `java.net.URLConnection`. */
|
||||
class TypeUrlConnection extends RefType {
|
||||
TypeUrlConnection() { hasQualifiedName("java.net", "URLConnection") }
|
||||
|
||||
Reference in New Issue
Block a user