gofmt a file

This commit is contained in:
clint shryock 2017-03-16 11:03:26 -05:00
parent 2d2bea7878
commit 801ef5ba65
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ func dataSourceDnsARecordSetRead(d *schema.ResourceData, meta interface{}) error
d.SetId(host)
return nil
}
}