Remove extraneous require, damn it
authorAmin Bandali <amin@gnu.org>
Mon, 20 Aug 2018 06:03:19 +0000 (02:03 -0400)
committerAmin Bandali <amin@gnu.org>
Mon, 20 Aug 2018 06:03:19 +0000 (02:03 -0400)
publish.el

index 0561fbf..7acc4a5 100644 (file)
@@ -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