Skip to content
Snippets Groups Projects
Unverified Commit 93a53a3a authored by Tomasz Maczukin's avatar Tomasz Maczukin
Browse files

Fix formatting errors

parent 70dd37fc
Branches
No related tags found
No related merge requests found
...@@ -1137,8 +1137,6 @@ func (d *Driver) createTagSpecifications() []*ec2.TagSpecification { ...@@ -1137,8 +1137,6 @@ func (d *Driver) createTagSpecifications() []*ec2.TagSpecification {
} }
} }
func (d *Driver) getTagResources() []*string { func (d *Driver) getTagResources() []*string {
resources := []*string{&d.InstanceId} resources := []*string{&d.InstanceId}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment