diff options
Diffstat (limited to 'cmd/root.go')
| -rw-r--r-- | cmd/root.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/root.go b/cmd/root.go index e5939ca..890d336 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -28,5 +28,4 @@ func Execute() { } func init() { - rootCmd.PersistentFlags().StringP("api-key", "k", "", "API key for authentication (or set DBORG_API_KEY env var)") } |
