diff --git a/lisp/use-package/use-package.el b/lisp/use-package/use-package.el index fe223305770..4e652649861 100644 --- a/lisp/use-package/use-package.el +++ b/lisp/use-package/use-package.el @@ -1787,7 +1787,6 @@ this file. Usage: (emacs-lisp-mode) (insert (pp-to-string body)) (current-buffer))))) - (message "body = %s" body) body))))