diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-05-10 09:26:05 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-05-10 09:26:05 +0200 |
commit | 3d3c5b5eaf1c367ca151ad0493566be498e22f3e (patch) | |
tree | 2d240274f5f94c66e516b709d6b33db30ff93e48 /lisp/mastodon-inspect.el | |
parent | 0326fb24ff527cd67916f9392387068037068b7c (diff) |
remove package-requires from inspect.el
Diffstat (limited to 'lisp/mastodon-inspect.el')
-rw-r--r-- | lisp/mastodon-inspect.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el index 112a753..c332dde 100644 --- a/lisp/mastodon-inspect.el +++ b/lisp/mastodon-inspect.el @@ -6,7 +6,6 @@ ;; Marty Hiatt <martianhiatus@riseup.net> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> ;; Version: 1.0.0 -;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el ;; This file is not part of GNU Emacs. |