Skip to content

Commit 241a865

Browse files
author
aalexand
committed
Add missing import
1 parent 542cf4f commit 241a865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/client/controllers/cluster_controller_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ package controllers
1414

1515
import (
1616
"context"
17+
"k8s.io/utils/ptr"
1718
"time"
1819

1920
registryv1 "github.com/adobe/cluster-registry/pkg/api/registry/v1"

0 commit comments

Comments
 (0)