Removed extra whitespace

Signed-off-by: Daniel Jolly <code@danieljolly.com>
pull/13219/head
Daniel Jolly 2023-11-29 12:50:09 -05:00
parent 2c420b518e
commit 9ebea5e1ca
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ func (d *Discovery) refreshOne(ctx context.Context, name string, ch chan<- *targ
dnsSrvRecordTargetLabel: dnsSrvRecordTarget,
dnsSrvRecordPortLabel: dnsSrvRecordPort,
dnsMxRecordTargetLabel: dnsMxRecordTarget,
dnsNsRecordTargetLabel: dnsNsRecordTarget,
dnsNsRecordTargetLabel: dnsNsRecordTarget,
})
}