From b96539afc8ad78cca89425a9f427f5773abe1fb3 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sun, 20 Oct 2024 20:54:09 -0400 Subject: [PATCH] FIX extraneous print thing --- local/lib/org-x/org-x-dag.el | 1 - 1 file changed, 1 deletion(-) diff --git a/local/lib/org-x/org-x-dag.el b/local/lib/org-x/org-x-dag.el index 6fccf4d..ab29e30 100644 --- a/local/lib/org-x/org-x-dag.el +++ b/local/lib/org-x/org-x-dag.el @@ -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)