Skip to content

Commit

Permalink
removes extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
samruddhikhandale committed Oct 12, 2023
1 parent c8ba785 commit 25315e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spec-common/commonUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export async function runCommand(options: {
resolve({ cmdOutput });
}
});

p.exit.then(({ code, signal }) => {
try {
if (print === 'end') {
Expand Down

0 comments on commit 25315e0

Please sign in to comment.