Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit 40835a9

Browse files
committed
Remove misleading comment
1 parent bc64f6e commit 40835a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ func main() {
6262
}
6363

6464
// Create a Kubernetes client.
65-
// Initialize a configuration based on the default service account.
6665
client, err := newClient(kubeconfig)
6766
if err != nil {
6867
log.Fatalf("Could not create Kubernetes client: %s", err)

0 commit comments

Comments
 (0)