forked from extern/shorewall_code
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 '' if $count;
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user