Skip to content

Commit 2edad6e

Browse files
committed
Remove unused import
1 parent c756bdb commit 2edad6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-352/JsonpInjectionLib.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ private import JsonStringLib
33
private import semmle.code.java.security.XSS
44
private import semmle.code.java.dataflow.TaintTracking
55
private import semmle.code.java.dataflow.FlowSources
6-
private import semmle.code.java.frameworks.spring.SpringController
76

87
/**
98
* A method that is called to handle an HTTP GET request.

0 commit comments

Comments
 (0)