Skip to content

Commit 4cc444c

Browse files
committed
removed an extra spacing
1 parent ab735cc commit 4cc444c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cni/network/network.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,6 @@ func (plugin *NetPlugin) Add(args *cniSkel.CmdArgs) error {
590590
}
591591

592592
policies := cni.GetPoliciesFromNwCfg(nwCfg.AdditionalArgs)
593-
594593
// moved to addIpamInvoker
595594
// sendEvent(plugin, fmt.Sprintf("Allocated IPAddress from ipam interface: %+v", ipamAddResult.PrettyString()))
596595

0 commit comments

Comments
 (0)