Stefan McShane il y a 2 ans
Parent
commit
15fe9f338e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      cli/cmd/commands/auth.go

+ 0 - 1
cli/cmd/commands/auth.go

@@ -19,7 +19,6 @@ import (
 
 var manual bool = false
 
-// func registerCommand_Auth() *cobra.Command {
 func registerCommand_Auth() *cobra.Command {
 	authCmd := &cobra.Command{
 		Use:   "auth",