mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-30 14:42:01 +02:00
Remove extraneous export
This commit is contained in:
@ -41,7 +41,6 @@ our @EXPORT = qw( process_tos
|
||||
setup_mac_lists
|
||||
process_rules
|
||||
generate_matrix
|
||||
setup_mss
|
||||
compile_stop_firewall
|
||||
);
|
||||
our @EXPORT_OK = qw( process_rule process_rule1 initialize );
|
||||
|
Reference in New Issue
Block a user