Skip to content

Commit

Permalink
empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
kwu-stripe committed Oct 9, 2024
1 parent e05fcc7 commit c190951
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/stripeTerminal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ export class StripeTerminal {

const commandString = shellEscape([cliPath, command, ...args, ...globalCLIFlags]);



try {
const terminal = await this.createTerminal();
terminal.sendText(commandString);
Expand Down

0 comments on commit c190951

Please sign in to comment.