Remove "=======" characters left over from merge

Signed-off-by: Michael Cambria <mcambria@redhat.com>
This commit is contained in:
Michael Cambria 2021-03-30 11:29:55 -04:00 committed by Alessandro Boch
parent 0a32cffaf5
commit f5de75959a
1 changed files with 0 additions and 1 deletions

View File

@ -550,7 +550,6 @@ func (h *Handle) RouteAppend(route *Route) error {
return h.routeHandle(route, req, nl.NewRtMsg())
}
=======
// RouteAddEcmp will add a route to the system.
func RouteAddEcmp(route *Route) error {
return pkgHandle.RouteAddEcmp(route)