Skip to content

Commit

Permalink
Revert "debug: print timing"
Browse files Browse the repository at this point in the history
This reverts commit 7d3d526.
  • Loading branch information
veprbl committed Feb 12, 2024
1 parent f800550 commit 49ed8bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmarks/backgrounds/org2py.awk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ BEGIN {
in_src = 1
match($0, /^ */)
spaces = RLENGTH
print "import time; import sys; sys.stderr.write(f\"{time.asctime()}\\n\")"
next
}

Expand Down

0 comments on commit 49ed8bb

Please sign in to comment.