diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-27 12:22:11 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-27 12:22:11 +0200 |
commit | cd44f7807ffea4ecb86f07bfd160f9416908eb5d (patch) | |
tree | b812431f95431b0f9d59830d03b115c36a1f08dd /lisp/mastodon-discover.el | |
parent | 5a3a6dcbadb60e4794733f8e26dc3c8d1f5c187c (diff) |
remove all ;; Package-Requires: declarations save for main file
main file is set in .dir-locals.el now
Diffstat (limited to 'lisp/mastodon-discover.el')
-rw-r--r-- | lisp/mastodon-discover.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el index 958df92..c06de1f 100644 --- a/lisp/mastodon-discover.el +++ b/lisp/mastodon-discover.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. |