summaryrefslogtreecommitdiffstats
path: root/client/go/cmd/root.go
diff options
context:
space:
mode:
Diffstat (limited to 'client/go/cmd/root.go')
-rw-r--r--client/go/cmd/root.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/go/cmd/root.go b/client/go/cmd/root.go
index 71eb0946ae1..ab6c19a665b 100644
--- a/client/go/cmd/root.go
+++ b/client/go/cmd/root.go
@@ -17,7 +17,6 @@ import (
)
var (
- // TODO: add timeout flag
rootCmd = &cobra.Command{
Use: "vespa command-name",
Short: "The command-line tool for Vespa.ai",