diff --git a/mattermost.el b/mattermost.el index b8d61cd..b8895c5 100644 --- a/mattermost.el +++ b/mattermost.el @@ -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"