Skip to content

Commit

Permalink
fix: Byte-compile warnings (#4411)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Mar 31, 2024
1 parent 0038e09 commit e7c332a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clients/lsp-cucumber.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

;;; Code:

(require 'lsp-mode)

(defgroup lsp-cucumber nil
"LSP server implementation for Cucumber."
:group 'lsp-mode
Expand Down

0 comments on commit e7c332a

Please sign in to comment.