Removing unused src block from start.org.

This commit is contained in:
Derek Taylor 2023-01-12 18:40:05 -06:00
parent ac291d9086
commit b013bf7566
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@
=NOTE=: 'SPC f p' [[elisp:(doom/find-file-in-private-config)][doom/find-file-in-private-config]])
#+begin_src emacs-lisp :results table
(message (string-join recentf-list "\n"))
#+end_src
;; Local Variables:
;; eval: (start-mode)
;; End: