From: Amin Bandali Date: Mon, 20 Aug 2018 06:03:19 +0000 (-0400) Subject: Remove extraneous require, damn it X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/edee51f2cf8719a7b3822e87a44dc64ae1e690e2 Remove extraneous require, damn it --- diff --git a/publish.el b/publish.el index 0561fbf..7acc4a5 100644 --- a/publish.el +++ b/publish.el @@ -6,9 +6,6 @@ (add-to-list 'load-path ".") -(add-to-list 'load-path "../xah-replace-pairs") -(require 'xah-replace-pairs) - (defun aminb--readfile (filepath) "Return filepath's content." (with-temp-buffer