Skip to content

Commit eb6d611

Browse files
author
Porcupiney Hairs
committed
minor nit.
1 parent f8de94e commit eb6d611

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/semmle/code/java/frameworks/Networking.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import semmle.code.java.Type
66

7-
// import semmle.code.java.dataflow.FlowSources
87
/** The type `java.net.URLConnection`. */
98
class TypeUrlConnection extends RefType {
109
TypeUrlConnection() { hasQualifiedName("java.net", "URLConnection") }

0 commit comments

Comments
 (0)