mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 20:54:33 +02:00
Remove unneeded line of code in export_params()
This commit is contained in:
@@ -3095,8 +3095,6 @@ sub export_params() {
|
||||
emit "$param=$value";
|
||||
}
|
||||
}
|
||||
|
||||
emit '' if $count;
|
||||
}
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user