gofmt a file
This commit is contained in:
parent
2d2bea7878
commit
801ef5ba65
|
@ -49,4 +49,4 @@ func dataSourceDnsARecordSetRead(d *schema.ResourceData, meta interface{}) error
|
|||
d.SetId(host)
|
||||
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue