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)
|
d.SetId(host)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue