瀏覽代碼

refactoring

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",