branch: elpa/typst-ts-mode
commit bb7ba35dbd06bbe5235d7e5ddbb132c84ce4b119
Author: Burgess Chang <b...@brsvh.org>
Commit: Burgess Chang <b...@brsvh.org>

    chore: remove unused features
    
    Signed-off-by: Burgess Chang <b...@brsvh.org>
---
 typst-ts-lsp.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/typst-ts-lsp.el b/typst-ts-lsp.el
index f609863e57..79ae36142e 100644
--- a/typst-ts-lsp.el
+++ b/typst-ts-lsp.el
@@ -27,8 +27,6 @@
 
 ;;; Code:
 
-(require 'eglot)
-
 (defgroup typs-ts-lsp nil
   "Typst TS eglot integration with tinymist."
   :prefix "typst-ts-compile"

Reply via email to