Skip to content

Commit

Permalink
Remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
ejunga committed Jul 21, 2025
1 parent c41744e commit 72775e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdx-enhanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@

item.row = row
items.push(item)
console.log("ITEM:",item)
//console.log("ITEM:",item)

//being coloring
parseItem(item)
Expand Down

0 comments on commit 72775e8

Please sign in to comment.