Skip to content

Commit 772854b

Browse files
committed
Fix staticcheck warning
1 parent f417972 commit 772854b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cmd/trygolang/main.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ import (
1313
)
1414

1515
func main() {
16-
const (
17-
logFlags = 0
18-
)
19-
2016
var (
2117
args *Args
2218
mapping mappings.ExampleMapping

0 commit comments

Comments
 (0)