mirror of https://github.com/helm/helm
Import path comments (e.g. `// import "helm.sh/helm/v4/pkg/kube"`) are a pre-Go modules convention no longer needed in module-aware builds. Some files in pkg/kube had these comments while others did not, causing inconsistency that triggered downstream Kythe indexing errors. Remove the import comments from all affected files to make the package declaration consistent across the directory. Fixes #31846 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: abhay1999 <abhaychaurasiya19@gmail.com>pull/31931/head
parent
72657d0eb2
commit
d7cdc9e8fb
Loading…
Reference in new issue