diff --git a/modules/lang/org/contrib/roam.el b/modules/lang/org/contrib/roam.el index 08036aa76..3216c8a50 100644 --- a/modules/lang/org/contrib/roam.el +++ b/modules/lang/org/contrib/roam.el @@ -29,9 +29,6 @@ of org-mode to properly utilize ID links.") (doom-load-packages-incrementally '(ansi-color dash f rx seq magit-section emacsql)) - ;; Don't display warning message dedicated for v1 users. Need to be set early. - (setq org-roam-v2-ack t) - :config (defun +org-init-roam-h () "Setup `org-roam' but don't immediately initialize its database.