mirror of
https://github.com/securego/gosec.git
synced 2025-03-17 20:57:54 +02:00
Fixup: delete unused variable
This commit is contained in:
parent
ccb0a08221
commit
b6df69cd07
@ -55,8 +55,6 @@ const externalSuppressionJustification = "Globally suppressed."
|
||||
|
||||
const aliasOfAllRules = "*"
|
||||
|
||||
var generatedCodePattern = regexp.MustCompile(`^// Code generated .* DO NOT EDIT\.$`)
|
||||
|
||||
type ignore struct {
|
||||
start int
|
||||
end int
|
||||
|
Loading…
x
Reference in New Issue
Block a user