Skip to content

Commit b6df69c

Browse files
nobishinoccojocar
authored andcommittedMar 8, 2024
Fixup: delete unused variable
1 parent ccb0a08 commit b6df69c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎analyzer.go

-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ const externalSuppressionJustification = "Globally suppressed."
5555

5656
const aliasOfAllRules = "*"
5757

58-
var generatedCodePattern = regexp.MustCompile(`^// Code generated .* DO NOT EDIT\.$`)
59-
6058
type ignore struct {
6159
start int
6260
end int

0 commit comments

Comments
 (0)