Skip to content

Commit

Permalink
fix(aws): remove isPersistent on subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
grant0417 committed Aug 7, 2023
1 parent 7221a26 commit 4d36e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aws.ts
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,6 @@ const completionSpec: Fig.Spec = {
{
name: "help",
description: "Displays aws usage information",
isPersistent: true,
},
{
name: "honeycode",
Expand Down

0 comments on commit 4d36e53

Please sign in to comment.