Stefan McShane 2 лет назад
Родитель
Сommit
15fe9f338e
1 измененных файлов с 0 добавлено и 1 удалено
  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",