From 950a71a7e89efe48804a89322f9a974610d40770 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sun, 23 Apr 2017 00:51:49 -0400 Subject: Rewrite mastodon-auth - Remove client functions - Use mastodon-http--post - No more callback spaghetti --- lisp/mastodon-toot.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/mastodon-toot.el') diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 0346f46..9096a47 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -28,7 +28,6 @@ ;;; Code: (require 'mastodon-auth) -(require 'mastodon-http) (defgroup mastodon-toot nil "Capture Mastodon toots." -- cgit v1.2.3