remove redundant import

This commit is contained in:
Alvaro Muñoz
2023-02-03 10:19:35 +01:00
parent 8cb022713e
commit 50bd0707ce

View File

@@ -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;