diff options
author | marty hiatt <martianhiatus@riseup.net> | 2023-11-10 16:35:49 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2023-11-10 16:36:28 +0100 |
commit | a6680b093e2b144457f01e994ad71b91535f325e (patch) | |
tree | 190d8a5dd63bdecab3006882d64fed10de2aba94 /lisp/mastodon-async.el | |
parent | 33d0011c7c84389878b3a79fb5d1c0b1afdfa913 (diff) |
remove ;; Version: strings in buffers other than mastodon.el
Diffstat (limited to 'lisp/mastodon-async.el')
-rw-r--r-- | lisp/mastodon-async.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el index 9de69db..0c70560 100644 --- a/lisp/mastodon-async.el +++ b/lisp/mastodon-async.el @@ -3,7 +3,6 @@ ;; Copyright (C) 2017 Alex J. Griffith ;; Author: Alex J. Griffith <griffitaj@gmail.com> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |