mirror of
https://github.com/github/codeql.git
synced 2026-03-01 13:23:49 +01: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