Skip to content

Commit

Permalink
fix golint
Browse files Browse the repository at this point in the history
  • Loading branch information
huangchenzhao committed Oct 29, 2024
1 parent 7ff9b83 commit 18e78ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/yurthub/locallb/iptables.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ import (
"net"
"strconv"

"k8s.io/klog/v2"

"github.com/coreos/go-iptables/iptables"
"k8s.io/klog/v2"
)

const (
Expand Down

0 comments on commit 18e78ff

Please sign in to comment.