[Emacs] Remove straight-transaction as it is no longer needed

This commit is contained in:
2020-07-06 17:28:40 -07:00
parent 98319e74c7
commit 77b4d65e64

View File

@@ -72,8 +72,7 @@
(let ((debug-on-error t))
(org-babel-load-file
(straight-transaction
(concat (file-name-directory load-file-name) "README.org"))))
(concat (file-name-directory load-file-name) "README.org")))
(when imalison:do-benchmark (benchmark-init/deactivate))