mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 22:50:17 +08:00
Remove debugging log statements
This commit is contained in:
@@ -78,8 +78,6 @@ async function runWrapper() {
|
||||
...statusReportBase,
|
||||
...uploadFailedSarifResult,
|
||||
};
|
||||
console.log("status report");
|
||||
console.log(statusReport);
|
||||
await sendStatusReport(statusReport);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user