Skip to content

Commit

Permalink
removed an extra spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rejain456 committed Jan 10, 2025
1 parent ab735cc commit 4cc444c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cni/network/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ func (plugin *NetPlugin) Add(args *cniSkel.CmdArgs) error {
}

policies := cni.GetPoliciesFromNwCfg(nwCfg.AdditionalArgs)

// moved to addIpamInvoker
// sendEvent(plugin, fmt.Sprintf("Allocated IPAddress from ipam interface: %+v", ipamAddResult.PrettyString()))

Expand Down

0 comments on commit 4cc444c

Please sign in to comment.