cmd/accounts.go
changeset 113 2e411da68fd3
parent 110 57843255fd1a
child 145 0f6b8411ad36
--- a/cmd/accounts.go	Tue May 09 20:14:28 2017 +0200
+++ b/cmd/accounts.go	Wed May 10 14:11:13 2017 +0200
@@ -86,7 +86,6 @@
 	Aliases: []string{"account"},
 	Short:   "Account-related functions",
 	//Long:    `TBW...`, // TODO
-	//PersistentPreRunE: func(cmd *cobra.Command, args []string) error {},
 }
 
 // Note: Some account subcommands are not defined in this file.