From ad64fc3fb60896d5cfde4d83f0e6da722acb323b Mon Sep 17 00:00:00 2001 From: larstvei Date: Sat, 20 Feb 2021 15:07:11 +0100 Subject: [PATCH] Somehow, a debugging print went unnoticed for a long time --- init.org | 1 - 1 file changed, 1 deletion(-) diff --git a/init.org b/init.org index c75cc80..9e01819 100644 --- a/init.org +++ b/init.org @@ -224,7 +224,6 @@ (push 'exec-path-from-shell packages) (push 'reveal-in-osx-finder packages)) (let ((packages (seq-remove 'package-installed-p packages))) - (print packages) (when packages ;; Install uninstalled packages (package-refresh-contents)