Remove reading feeds
This commit is contained in:
parent
efeed7093e
commit
c21ca31925
1 changed files with 0 additions and 4 deletions
4
init.el
4
init.el
|
@ -18,7 +18,3 @@
|
|||
(load "bundle--ux")
|
||||
(load "bundle--mk")
|
||||
(load "bundle--linux")))
|
||||
|
||||
(let ((f "~/feeds.el"))
|
||||
(when (file-exists-p f)
|
||||
(load-file f)))
|
||||
|
|
Loading…
Add table
Reference in a new issue