Skip to content

Commit

Permalink
Update nlp.go
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Jan 5, 2024
1 parent 5051eeb commit 320643c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/loxinlp/nlp.go
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,6 @@ func ModLink(link nlp.Link, add bool) int {
if (add && (err != nil)) || !add {
applyConfigMap(name, state, add)
}

return ret
}

/* Get bridge detail */
Expand Down

0 comments on commit 320643c

Please sign in to comment.