Skip to content

Commit

Permalink
rm rf consolelog
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Dec 1, 2024
1 parent 5b32268 commit cd62bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starskydesktop/sonar-scanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,4 @@ const sonarScanner = async () => {

sonarScanner().catch((err) => console.error("Error during sonar scan", err)).then((e) => {
console.log(e)
process.exit(1);
});

0 comments on commit cd62bc5

Please sign in to comment.