Remove URL

This commit is contained in:
Miguel de la Cruz 2022-05-24 15:27:21 +02:00
parent 53ec54319b
commit 39e77a80e9

View file

@ -30,8 +30,6 @@
(defvar mattermost-user-id nil
"The ID of the authenticated user")
(setq mattermost-server-url "https://chat.ctrlz.es")
;; ToDo: probably not the best way to get a keyword from a string
(defun mattermost-string->keyword (str)
"Returns a keyword from a string"