unbound: whitespace nit

This commit is contained in:
Franco Fichtner 2018-12-29 10:41:47 +01:00
parent 2c83768395
commit 2bcc8f8a91

View File

@ -161,7 +161,6 @@ EOF;
}
$bindints = '';
if (!empty($config['unbound']['active_interface'])) {
$active_interfaces = explode(',', $config['unbound']['active_interface']);
$active_interfaces[] = 'lo0';