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
|
(use-package editorconfig
|
||||||
:diminish (editorconfig-mode)
|
:diminish (editorconfig-mode)
|
||||||
:config
|
:config
|
||||||
(require 'editorconfig-core)
|
|
||||||
(editorconfig-mode 1)
|
(editorconfig-mode 1)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue