Skip to content

Commit

Permalink
PR fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaharshaki2 committed Sep 10, 2024
1 parent bad9856 commit 2e3b92b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/code/secret.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const flagsWithModeRelationships: Relationship = {
flags: [
{
name: 'mode',

when: async (flags: Record<string, unknown>) => isValueRequired(flags.mode as (typeof MODES_WITH_KEYS)[number]),
},
],
Expand Down

0 comments on commit 2e3b92b

Please sign in to comment.