interfaces: style

This commit is contained in:
Franco Fichtner 2023-08-16 12:03:35 +02:00
parent 8c9c56f9b5
commit b33dd0ae3f

View File

@ -47,7 +47,6 @@ function explode_assoc($delimiter, $string)
return $result;
}
function return_hex_ipv4($ipv4)
{
if (!is_ipaddrv4($ipv4)) {