mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
remove redundant import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import go
|
||||
import semmle.go.frameworks.Twirp
|
||||
import semmle.go.security.RequestForgery //.dataflow.ReflectedXssQuery as XssConfig
|
||||
|
||||
class InlineTest extends LineComment {
|
||||
string tests;
|
||||
|
||||
Reference in New Issue
Block a user