Remove extraneous require, damn it
[~bandali/bndl.org] / 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