mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-12 12:47:07 +02:00
Remove unneeded line of code in export_params()
This commit is contained in:
parent
3a2da73808
commit
370cd04408
@ -3095,8 +3095,6 @@ sub export_params() {
|
|||||||
emit "$param=$value";
|
emit "$param=$value";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
emit '' if $count;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user