FIX extraneous print thing
This commit is contained in:
parent
b4d51331c9
commit
b96539afc8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue