Remove matrix-client

I don’t think it’s maintained at all.  Also, even if i decide to use
Matrix from Emacs again, i will use Ement, not matrix-client.
This commit is contained in:
Gergely Polonkai 2023-01-31 12:56:49 +01:00
parent a285834fbb
commit 9416f20636
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4

View File

@ -1363,16 +1363,6 @@ Because im a rock star like that.
For some strange reason having this at the end of my configuration can cause unexpected results. For some strange reason having this at the end of my configuration can cause unexpected results.
** Matrix client
#+BEGIN_SRC emacs-lisp
(use-package matrix-client
:after quelpa-use-package
:ensure nil
:quelpa (matrix-client :fetcher github :repo "alphapapa/matrix-client.el"
:files (:defaults "logo.png" "matrix-client-standalone.el.sh")))
#+END_SRC
** Ement ** Ement
#+begin_src emacs-lisp #+begin_src emacs-lisp