branch: elpa/typst-ts-mode
commit d3e44b5361ed1bbb720a38dafdb29cb8d8b6d8be
Merge: 42094eb250 bb7ba35dbd
Author: Meow King <mr.meowk...@tutamail.com>
Commit: Meow King <mr.meowk...@tutamail.com>

    Merge pull request 'Remove unused features' (#26) from 
brsvh/typst-ts-mode:main into develop
    
    Reviewed-on: https://codeberg.org/meow_king/typst-ts-mode/pulls/26
---
 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