Skip to content

Commit da1648c

Browse files
committed
fix go fmt
1 parent 88b5912 commit da1648c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/speaker/subnet.go

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ func (c *Controller) syncSubnetRoutes() {
9696
}
9797
}
9898

99-
10099
klog.V(5).Infof("expected announce ipv4 routes %v\n,ipv6 route %v", bgpExpected[kubeovnv1.ProtocolIPv4], bgpExpected[kubeovnv1.ProtocolIPv6])
101100

102101
fn := func(d *bgpapi.Destination) {

0 commit comments

Comments
 (0)