Skip to content

Commit fd30404

Browse files
committed
update go fmt
1 parent 27a49d8 commit fd30404

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudstack/resource_cloudstack_configuration.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,4 @@ func resourceCloudStackConfigurationDelete(d *schema.ResourceData, meta interfac
224224
}
225225

226226
return nil
227-
}
227+
}

cloudstack/resource_cloudstack_configuration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ func testAccResourceConfiguration() string {
9898
value = "test_host"
9999
}
100100
`)
101-
}
101+
}

0 commit comments

Comments
 (0)