Josh Yan hai 10 meses
pai
achega
9d517cf556
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      cmd/cmd.go

+ 0 - 1
cmd/cmd.go

@@ -115,7 +115,6 @@ func CreateHandler(cmd *cobra.Command, args []string) error {
 				path = tempfile
 			}
 
-			// spinner.Stop()
 			digest, err := createBlob(cmd, client, path, spinner)
 			if err != nil {
 				return err