mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 11:09:29 +00:00
Remove pointless org require
This commit is contained in:
parent
67ba4c49d3
commit
8b4f5a594f
1 changed files with 1 additions and 2 deletions
|
@ -18,5 +18,4 @@
|
|||
(use-package org
|
||||
:ensure org-plus-contrib)
|
||||
|
||||
(require 'org)
|
||||
(org-babel-load-file "~/.emacs.d/emacs.org")
|
||||
|
|
Loading…
Reference in a new issue