mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
gofmt all (#1144)
This commit is contained in:
@@ -38,7 +38,7 @@ func sPtr(s string) *string {
|
||||
|
||||
func init() {
|
||||
fns := providers.DspFuncs{
|
||||
Initializer: New,
|
||||
Initializer: New,
|
||||
RecordAuditor: AuditRecords,
|
||||
}
|
||||
providers.RegisterDomainServiceProviderType("GCLOUD", fns, features)
|
||||
|
Reference in New Issue
Block a user