Skip to content

Commit ab8e911

Browse files
committed
ch
1 parent 71521c3 commit ab8e911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/config/config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package config
33
import "github.com/NVIDIA/k8s-nim-operator/internal/k8sutil"
44

55
var (
6-
OrchestratorType k8sutil.OrchestratorType
7-
)
6+
OrchestratorType k8sutil.OrchestratorType
7+
)

0 commit comments

Comments
 (0)