Remove the graphql package

This commit is contained in:
Gergely Polonkai 2023-10-23 07:38:31 +02:00
parent 4709929f5b
commit 52bcb80a3f
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 7 deletions

View File

@ -3225,13 +3225,6 @@ directory. It is available from [[http://plantuml.com/download][here]].
:mode "\\.meson\\'")
#+END_SRC
** GraphQL
#+BEGIN_SRC emacs-lisp
(use-package graphql
:mode "\\.graphql\\'")
#+END_SRC
** Gitlab-CI
#+BEGIN_SRC emacs-lisp