mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
Update secrets.go
This commit is contained in:
@@ -39,7 +39,6 @@ var secretsCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
token, err := util.GetInfisicalToken(cmd)
|
||||
|
||||
if err != nil {
|
||||
util.HandleError(err, "Unable to parse flag")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user