Skip to content

Commit

Permalink
Update helpers.go
Browse files Browse the repository at this point in the history
  • Loading branch information
straurob authored Nov 30, 2023
1 parent c21cc1c commit 70bc515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
"github.com/scaleway/scaleway-sdk-go/scw"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"
"k8s.io/klog/v2"
)

func getSnapshotIDAndZone(id string) (string, scw.Zone, error) {
Expand Down

0 comments on commit 70bc515

Please sign in to comment.