removed unused symbols

This commit is contained in:
m455 2020-06-15 23:51:10 -04:00
父節點 9410aa321f
當前提交 e4704f7408

查看文件

@ -9,8 +9,6 @@
;; values
;; ------------------------------------------------
(define nicethings-string ".nicethings")
(define home-directory (find-system-path 'home-dir))
(define listof-home-contents (directory-list home-directory))
(define nicethings-path (build-path home-directory nicethings-string))
;; ------------------------------------------------