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

This commit is contained in:
Ivan Malison 2020-07-06 17:28:40 -07:00
parent 98319e74c7
commit 77b4d65e64
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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))