Skip to content

Commit 5583c60

Browse files
author
Ariel Kass
committed
resolve gofmt issue
Signed-off-by: Ariel Kass <[email protected]>
1 parent 6236041 commit 5583c60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,9 @@ func init() {
6363

6464
func main() {
6565
var metricsAddr string
66-
6766
var leaderElectionNamespace string
68-
6967
var enableLeaderElection bool
70-
7168
var probeAddr string
72-
7369
var opts zap.Options
7470

7571
if strings.EqualFold(os.Getenv("DEVELOPMENT_MODE"), "true") {

0 commit comments

Comments
 (0)