diff --git a/cmd/k3d/create.go b/cmd/k3d/create.go index bc07a67ff..e659a6252 100644 --- a/cmd/k3d/create.go +++ b/cmd/k3d/create.go @@ -33,7 +33,6 @@ import ( "github.com/kubefirst/runtime/configs" "github.com/kubefirst/runtime/pkg" "github.com/kubefirst/runtime/pkg/argocd" - "github.com/kubefirst/runtime/pkg/docker" "github.com/kubefirst/runtime/pkg/gitClient" "github.com/kubefirst/runtime/pkg/github" gitlab "github.com/kubefirst/runtime/pkg/gitlab"