Skip to content

Commit 2979184

Browse files
yadvrvishesh92
andauthored
Update pkg/cloud/client.go
Co-authored-by: Vishesh <vishesh92@gmail.com>
1 parent cf6ce73 commit 2979184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cloud/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
"sigs.k8s.io/cluster-api-provider-cloudstack/pkg/metrics"
3131

3232
"github.com/apache/cloudstack-go/v2/cloudstack"
33-
ttlcache "github.com/jellydator/ttlcache/v3"
33+
"github.com/jellydator/ttlcache/v3"
3434
"github.com/pkg/errors"
3535
)
3636

0 commit comments

Comments
 (0)