Remove unnecessary require
This commit is contained in:
parent
9d3a9928be
commit
83a05f96cb
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
(use-package editorconfig
|
||||
:diminish (editorconfig-mode)
|
||||
:config
|
||||
(require 'editorconfig-core)
|
||||
(editorconfig-mode 1)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue