Skip to content

Commit

Permalink
Update export.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Apr 22, 2024
1 parent e008fb2 commit 973ed37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/packages/cmd/export.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ var exportCmd = &cobra.Command{

secrets = util.ExpandSecrets(secrets, authParams, "")
}

secrets = util.FilterSecretsByTag(secrets, tagSlugs)
secrets = util.SortSecretsByKeys(secrets)

Expand Down

0 comments on commit 973ed37

Please sign in to comment.