FIX extraneous print thing

This commit is contained in:
Nathan Dwarshuis 2024-10-20 20:54:09 -04:00
parent b4d51331c9
commit b96539afc8
1 changed files with 0 additions and 1 deletions

View File

@ -3759,7 +3759,6 @@ FUTURE-LIMIT in a list."
(cl-flet
((has-date-p
(date headline)
(print (org-ml-headline-get-planning headline))
(-when-let (sched (-some--> (org-ml-headline-get-planning headline)
(plist-get it :scheduled)
(org-x-dag-datetime-split it)