Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 98c77d0

Browse files
committed
fix spacing issue
1 parent af49847 commit 98c77d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack/compute/v2/extensions/secgroups/requests.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package secgroups
22

33
import (
44
"errors"
5-
"strings"
5+
"strings"
66

77
"github.com/rackspace/gophercloud"
88
"github.com/rackspace/gophercloud/pagination"

0 commit comments

Comments
 (0)