branch: externals/org commit a0a87d55cbfea043a55e484e262c48b8fcdfdb47 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
Fix 108e5c7bd --- lisp/ob-eshell.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/ob-eshell.el b/lisp/ob-eshell.el index 7920ec8..d74c4fc 100644 --- a/lisp/ob-eshell.el +++ b/lisp/ob-eshell.el @@ -6,7 +6,6 @@ ;; Maintainer: stardiviner <numbch...@gmail.com> ;; Homepage: https://github.com/stardiviner/ob-eshell ;; Keywords: literate programming, reproducible research -;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs.