Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Sep 16, 2022
1 parent 8017e34 commit 58d5a2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test-e2e-local-clean.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ exec('git checkout -- .');
// remove all the untracked files
exec('git clean -fdx');


console.info(
'\n** Clean up process completed\nPlease remember to run yarn install if you are planning to test again\n',
);
Expand Down

0 comments on commit 58d5a2b

Please sign in to comment.