Skip to content

Commit

Permalink
remove useless declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Jan 8, 2025
1 parent c2278f9 commit 5bc9cb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pet.el
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,6 @@ default otherwise."
(defvar eglot-workspace-configuration)
(declare-function jsonrpc--process "ext:jsonrpc")
(declare-function eglot--executable-find "ext:eglot")
(declare-function eglot--uri-to-path "ext:eglot")
(declare-function eglot--workspace-configuration-plist "ext:eglot")
(declare-function eglot--guess-contact "ext:eglot")

Expand Down

0 comments on commit 5bc9cb8

Please sign in to comment.