mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-23 15:12:57 +08:00
gofmt
This commit is contained in:
parent
e6c03c098a
commit
dd87f01560
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ func (rc *RecordConfig) String() string {
|
|||
|
||||
// Conversions
|
||||
|
||||
|
||||
// RRtoRC converts dns.RR to RecordConfig
|
||||
func RRtoRC(rr dns.RR, origin string) (RecordConfig, error) {
|
||||
return helperRRtoRC(rr, origin, false)
|
||||
|
|
Loading…
Reference in a new issue