removed empty space

This commit is contained in:
drinn 2023-01-28 09:59:58 -06:00
parent d35d62f3e7
commit dbc40557d2

View file

@ -6580,7 +6580,6 @@ sub nic_duckdns_update {
if ($state eq 'noresult') { if ($state eq 'noresult') {
failed("updating %s: Server said: '%s'", $h, $line); failed("updating %s: Server said: '%s'", $h, $line);
} }
} }
} }