Remove printing pathToDir

This commit is contained in:
Maidul Islam
2023-02-10 17:24:54 -08:00
parent e8b498ca6d
commit 20e536cec0

View File

@@ -4,7 +4,6 @@ Copyright (c) 2023 Infisical Inc.
package cmd
import (
"fmt"
"os"
"github.com/Infisical/infisical-merge/packages/util"
@@ -27,8 +26,6 @@ var resetCmd = &cobra.Command{
util.HandleError(err)
}
fmt.Println(pathToDir)
os.RemoveAll(pathToDir)
// delete keyring