mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/javascript: remove redundant featurep check
This commit is contained in:
@ -71,7 +71,6 @@
|
||||
|
||||
|
||||
(def-package! company-tern
|
||||
:when (featurep 'company)
|
||||
:commands company-tern
|
||||
:after tern)
|
||||
|
||||
|
Reference in New Issue
Block a user