gandi: Delete unnecessary comment
This commit is contained in:
parent
26d7aa500a
commit
15595d01ac
1 changed files with 0 additions and 1 deletions
|
@ -6905,7 +6905,6 @@ EoEXAMPLE
|
|||
######################################################################
|
||||
sub nic_gandi_update {
|
||||
debug("\nnic_gandi_update -------------------");
|
||||
# Update each set configured host.
|
||||
for my $h (@_) {
|
||||
for my $ipv ('ipv4', 'ipv6') {
|
||||
my $ip = delete $config{$h}{"want$ipv"};
|
||||
|
|
Loading…
Reference in a new issue