diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-05 09:22:15 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-05 09:22:15 -0500 |
| commit | 6737e1b603a0f54d72458bb6332cf1e8b1b26dee (patch) | |
| tree | 3fe8e868aca5eb49d738258012e7ebb82507e83d /scripts/coverage-summary.py | |
| parent | 9e25494338c7c3093d0c4f52783d75ebc0757514 (diff) | |
| download | org-drill-6737e1b603a0f54d72458bb6332cf1e8b1b26dee.tar.gz org-drill-6737e1b603a0f54d72458bb6332cf1e8b1b26dee.zip | |
refactor: drop Org <9.6 fallback in time-to-inactive-org-timestamp
The function had an Org-version branch with a legacy <9.6 path that
used (substring (cdr org-time-stamp-formats) 1 -1). Modern Org's
format-strings dropped the angle brackets that the substring slice
assumed, so the legacy path was both dead-code (unreachable under
the org>=9.6 dep floor we just declared) and silently buggy if it
ever did run.
Function is now a one-liner around the modern primitive.
Diffstat (limited to 'scripts/coverage-summary.py')
0 files changed, 0 insertions, 0 deletions
