Stefan McShane пре 2 година
родитељ
комит
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",