diff --git a/src/common/kube-helpers.ts b/src/common/kube-helpers.ts index 0826edf843..3cf4fda6de 100644 --- a/src/common/kube-helpers.ts +++ b/src/common/kube-helpers.ts @@ -197,4 +197,4 @@ export function validateKubeConfig (config: KubeConfig, contextName: string, val throw new ExecValidationNotFoundError(execCommand, isAbsolute); } } -} \ No newline at end of file +}