aboutsummaryrefslogtreecommitdiff
path: root/emacs/emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/emacs.el')
-rw-r--r--emacs/emacs.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/emacs/emacs.el b/emacs/emacs.el
index ca1f2b18..e3fbc392 100644
--- a/emacs/emacs.el
+++ b/emacs/emacs.el
@@ -117,9 +117,3 @@
(use-package zmq :ensure t)
(use-package jupyter :ensure t)
-
-(use-package mastodon
- :ensure t
- :config
- (setq mastodon-instance-url "https://alex.femto.pub")
- (setq mastodon-active-user "yo"))