[bird_bgp]: minor cleanup.
This commit is contained in:
parent
3f52e758fc
commit
6310db7301
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ ipv4_import=
|
|||
if [ -f "${__object:?}"/parameter/ipv4-import ];
|
||||
then
|
||||
ipv4_import="$(cat "${__object:?}"/parameter/ipv4-import)"
|
||||
echo "FOO" >&2
|
||||
fi
|
||||
export ipv4_import
|
||||
|
||||
|
|
Loading…
Reference in a new issue