Skip to content

Commit

Permalink
Revert "debug: change some code"
Browse files Browse the repository at this point in the history
This reverts commit d32798d.
  • Loading branch information
MH4GF committed May 25, 2024
1 parent d32798d commit 7dd0579
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/report/body/uniqueTag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ interface Context {
workingDirectory: string
}

console.log('debug')

const hashedContext = (context: Context) => {
const hash = createHash('sha256')
const json = {
Expand Down

0 comments on commit 7dd0579

Please sign in to comment.