mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ private import JsonStringLib
|
||||
private import semmle.code.java.security.XSS
|
||||
private import semmle.code.java.dataflow.TaintTracking
|
||||
private import semmle.code.java.dataflow.FlowSources
|
||||
private import semmle.code.java.frameworks.spring.SpringController
|
||||
|
||||
/**
|
||||
* A method that is called to handle an HTTP GET request.
|
||||
|
||||
Reference in New Issue
Block a user