Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MilapNaik committed Mar 11, 2024
1 parent 7ad7ff0 commit fad56b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/ExecCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export class ExecCommand {
}

if (this.actions.includes('delete')) {
// defaults -> config -> cli options
await rokuDeploy.deleteDevChannel(this.options as DeleteDevChannelOptions);
}

Expand Down

0 comments on commit fad56b9

Please sign in to comment.